Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
m2::PointD Navigator::P3dtoP(m2::PointD const & pt) const
96
{
97
return m_Screen.P3dtoP(pt);
98
}
99
100
void Navigator::StartDrag(m2::PointD const & pt)
101
{
Callers
9
ApplyScale
Function · 0.45
ScaleImpl
Method · 0.45
OnTap
Method · 0.45
OnNewVisibleViewport
Method · 0.45
OnSetScale
Method · 0.45
SetAngle
Method · 0.45
GetProperty
Method · 0.45
Init
Method · 0.45
RecacheDebugLabels
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected