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

Method SetPosition

libs/drape_frontend/arrow3d.cpp:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368}
369
370void Arrow3d::SetPosition(m2::PointD const & position)
371{
372 m_position = position;
373}
374
375void Arrow3d::SetAzimuth(double azimuth)
376{

Callers 2

RenderMethod · 0.45
RenderSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected