Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
370
void Arrow3d::SetPosition(m2::PointD const & position)
371
{
372
m_position = position;
373
}
374
375
void Arrow3d::SetAzimuth(double azimuth)
376
{
Callers
2
Render
Method · 0.45
RenderScene
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected