Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ~ShapeRenderer
Method
~ShapeRenderer
libs/drape_frontend/gui/shape.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
ShapeRenderer::~ShapeRenderer()
88
{
89
ForEachShapeInfo([](ShapeControl::ShapeInfo & info) { info.Destroy(); });
90
}
91
92
void ShapeRenderer::Build(ref_ptr<dp::GraphicsContext> context, ref_ptr<gpu::ProgramManager> mng)
93
{
Callers
nothing calls this directly
Calls
1
Destroy
Method · 0.45
Tested by
no test coverage detected