MCPcopy Create free account
hub / github.com/comaps/comaps / Teardown

Method Teardown

libs/drape_frontend/backend_renderer.cpp:106–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void BackendRenderer::Teardown()
107{
108 StopThread();
109#ifdef DEBUG
110 m_isTeardowned = true;
111#endif
112}
113
114std::unique_ptr<threads::IRoutine> BackendRenderer::CreateRoutine()
115{

Callers 1

~DrapeEngineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected