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

Method P3dtoP

libs/drape_frontend/navigator.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95m2::PointD Navigator::P3dtoP(m2::PointD const & pt) const
96{
97 return m_Screen.P3dtoP(pt);
98}
99
100void Navigator::StartDrag(m2::PointD const & pt)
101{

Callers 9

ApplyScaleFunction · 0.45
ScaleImplMethod · 0.45
OnTapMethod · 0.45
OnNewVisibleViewportMethod · 0.45
OnSetScaleMethod · 0.45
SetAngleMethod · 0.45
GetPropertyMethod · 0.45
InitMethod · 0.45
RecacheDebugLabelsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected