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

Method CorrectScalePoint

libs/drape_frontend/frontend_renderer.cpp:2080–2083  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2078}
2079
2080void FrontendRenderer::CorrectScalePoint(m2::PointD & pt) const
2081{
2082 m_myPositionController->CorrectScalePoint(pt);
2083}
2084
2085void FrontendRenderer::CorrectGlobalScalePoint(m2::PointD & pt) const
2086{

Callers 5

OnSetScaleMethod · 0.45
BeginScaleMethod · 0.45
ScaleMethod · 0.45
EndScaleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected