Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetAzimuth
Method
SetAzimuth
libs/drape_frontend/my_position.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void MyPosition::SetAzimuth(float azimut)
96
{
97
m_azimuth = azimut;
98
}
99
100
void MyPosition::SetIsValidAzimuth(bool isValid)
101
{
Callers
1
RenderMyPosition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected