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

Method PtoG

libs/drape_frontend/navigator.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90m2::PointD Navigator::PtoG(m2::PointD const & pt) const
91{
92 return m_Screen.PtoG(pt);
93}
94
95m2::PointD Navigator::P3dtoP(m2::PointD const & pt) const
96{

Callers 14

ApplyScaleFunction · 0.45
GetTileScaleBaseFunction · 0.45
CenterViewportMethod · 0.45
ScaleImplMethod · 0.45
OnTapMethod · 0.45
OnNewVisibleViewportMethod · 0.45
OnSetScaleMethod · 0.45
SetAngleMethod · 0.45
GetPropertyMethod · 0.45
InitMethod · 0.45
CheckNavigatorFunction · 0.45

Calls

no outgoing calls

Tested by 1

CheckNavigatorFunction · 0.36