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

Method InvalidateRendering

libs/map/framework.cpp:2137–2141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2135}
2136
2137void Framework::InvalidateRendering()
2138{
2139 if (m_drapeEngine)
2140 m_drapeEngine->Invalidate();
2141}
2142
2143void Framework::UpdateMinBuildingsTapZoom()
2144{

Callers

nothing calls this directly

Calls 1

InvalidateMethod · 0.45

Tested by

no test coverage detected