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

Method SetAzimuth

libs/drape_frontend/arrow3d.cpp:375–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

373}
374
375void Arrow3d::SetAzimuth(double azimuth)
376{
377 m_azimuth = azimuth;
378}
379
380void Arrow3d::SetPositionObsolete(bool obsolete)
381{

Callers 1

RenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected