Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
void BackendRenderer::Teardown()
107
{
108
StopThread();
109
#ifdef DEBUG
110
m_isTeardowned = true;
111
#endif
112
}
113
114
std::unique_ptr<threads::IRoutine> BackendRenderer::CreateRoutine()
115
{
Callers
1
~DrapeEngine
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected