Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsEnabled
Method
IsEnabled
libs/drape_frontend/debug_rect_renderer.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
bool DebugRectRenderer::IsEnabled() const
51
{
52
return m_isEnabled;
53
}
54
55
void DebugRectRenderer::SetEnabled(bool enabled)
56
{
Callers
5
StoreDisplacementInfo
Method · 0.45
RenderDebug
Method · 0.45
AcceptMessage
Method · 0.45
AcceptMessage
Method · 0.45
Render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected