MCPcopy Create free account
hub / github.com/comaps/comaps / OnScaleStarted

Method OnScaleStarted

libs/drape_frontend/frontend_renderer.cpp:2065–2068  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2063}
2064
2065void FrontendRenderer::OnScaleStarted()
2066{
2067 m_myPositionController->ScaleStarted();
2068}
2069
2070void FrontendRenderer::OnRotated()
2071{

Callers 2

BeginScaleMethod · 0.45
StartDoubleTapAndHoldMethod · 0.45

Calls 1

ScaleStartedMethod · 0.80

Tested by

no test coverage detected