MCPcopy 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
727void RouteRenderer::Clear()
728{
729 m_subroutes.clear();
730 m_distanceFromBegin = kInvalidDistance;
731}
732
733void RouteRenderer::ClearContextDependentResources()
734{

Callers 2

ClearPreviewHandlesMethod · 0.45
AddPreviewRenderDataMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected