Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Clear
Method
Clear
libs/drape_frontend/route_renderer.cpp:727–731 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
725
}
726
727
void RouteRenderer::Clear()
728
{
729
m_subroutes.clear();
730
m_distanceFromBegin = kInvalidDistance;
731
}
732
733
void RouteRenderer::ClearContextDependentResources()
734
{
Callers
2
ClearPreviewHandles
Method · 0.45
AddPreviewRenderData
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected