Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnRotated
Method
OnRotated
libs/drape_frontend/frontend_renderer.cpp:2070–2073 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2068
}
2069
2070
void FrontendRenderer::OnRotated()
2071
{
2072
m_myPositionController->Rotated();
2073
}
2074
2075
void FrontendRenderer::OnScrolled(m2::PointD const & distance)
2076
{
Callers
1
Scale
Method · 0.45
Calls
1
Rotated
Method · 0.80
Tested by
no test coverage detected