MCPcopy 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
87ShapeRenderer::~ShapeRenderer()
88{
89 ForEachShapeInfo([](ShapeControl::ShapeInfo & info) { info.Destroy(); });
90}
91
92void ShapeRenderer::Build(ref_ptr<dp::GraphicsContext> context, ref_ptr<gpu::ProgramManager> mng)
93{

Callers

nothing calls this directly

Calls 1

DestroyMethod · 0.45

Tested by

no test coverage detected