Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ FinishRendering
Method
FinishRendering
libs/drape_frontend/debug_rect_renderer.cpp:133–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void DebugRectRenderer::FinishRendering()
134
{
135
m_currentRectMesh = 0;
136
m_currentArrowMesh = 0;
137
}
138
} // namespace df
Callers
1
RenderFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected