MCPcopy 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
2070void FrontendRenderer::OnRotated()
2071{
2072 m_myPositionController->Rotated();
2073}
2074
2075void FrontendRenderer::OnScrolled(m2::PointD const & distance)
2076{

Callers 1

ScaleMethod · 0.45

Calls 1

RotatedMethod · 0.80

Tested by

no test coverage detected