MCPcopy 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
95void MyPosition::SetAzimuth(float azimut)
96{
97 m_azimuth = azimut;
98}
99
100void MyPosition::SetIsValidAzimuth(bool isValid)
101{

Callers 1

RenderMyPositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected