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

Method Rotate

libs/drape_frontend/drape_engine.cpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202void DrapeEngine::Rotate(double azimuth, bool isAnim)
203{
204 AddUserEvent(make_unique_dp<RotateEvent>(azimuth, isAnim, nullptr /* parallelAnimCreator */));
205}
206
207void DrapeEngine::MakeFrameActive()
208{

Callers 3

CalculateCenterFunction · 0.45
GetTileScaleBaseFunction · 0.45
GetPropertyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected