Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDrawAsLine
Method
GetDrawAsLine
libs/drape/render_state.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
bool RenderState::GetDrawAsLine() const
143
{
144
return m_drawAsLine;
145
}
146
147
void RenderState::SetDrawAsLine(bool drawAsLine)
148
{
Callers
11
ApplyState
Function · 0.80
RenderTraffic
Method · 0.80
Render
Method · 0.80
Render
Method · 0.80
RenderTrack
Method · 0.80
Render
Method · 0.80
RenderSubroute
Method · 0.80
RenderSubrouteArrows
Method · 0.80
RenderSubrouteMarkers
Method · 0.80
RenderPreviewData
Method · 0.80
Render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected