MCPcopy 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
194void ShapeControl::ShapeInfo::Destroy()
195{
196 m_handle.reset();
197 m_buffer.reset();
198}
199
200void ShapeControl::AddShape(dp::RenderState const & state, drape_ptr<dp::RenderBucket> && bucket)
201{

Callers 3

~DrapeEngineMethod · 0.45
OnContextDestroyMethod · 0.45
~ShapeRendererMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected