Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Destroy
Method
Destroy
libs/drape_frontend/gui/shape.cpp:194–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
{}
193
194
void ShapeControl::ShapeInfo::Destroy()
195
{
196
m_handle.reset();
197
m_buffer.reset();
198
}
199
200
void ShapeControl::AddShape(dp::RenderState const & state, drape_ptr<dp::RenderBucket> && bucket)
201
{
Callers
3
~DrapeEngine
Method · 0.45
OnContextDestroy
Method · 0.45
~ShapeRenderer
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected