Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
m2::PointD Navigator::PtoG(m2::PointD const & pt) const
91
{
92
return m_Screen.PtoG(pt);
93
}
94
95
m2::PointD Navigator::P3dtoP(m2::PointD const & pt) const
96
{
Callers
14
ApplyScale
Function · 0.45
GetTileScaleBase
Function · 0.45
CenterViewport
Method · 0.45
ScaleImpl
Method · 0.45
OnTap
Method · 0.45
OnNewVisibleViewport
Method · 0.45
OnSetScale
Method · 0.45
SetAngle
Method · 0.45
CreateKineticAnimation
Method · 0.45
GetProperty
Method · 0.45
Init
Method · 0.45
CheckNavigator
Function · 0.45
Calls
no outgoing calls
Tested by
1
CheckNavigator
Function · 0.36