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

Method IsModeChangeViewport

libs/drape_frontend/my_position_controller.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256bool MyPositionController::IsModeChangeViewport() const
257{
258 return df::IsModeChangeViewport(m_mode);
259}
260
261bool MyPositionController::IsModeHasPosition() const
262{

Callers 2

ProcessSelectionMethod · 0.80
OnNewVisibleViewportMethod · 0.80

Calls 1

IsModeChangeViewportFunction · 0.85

Tested by

no test coverage detected