Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetLineWidth
Method
GetLineWidth
libs/drape/render_state.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
int RenderState::GetLineWidth() const
153
{
154
return m_lineWidth;
155
}
156
157
void RenderState::SetLineWidth(int width)
158
{
Callers
1
ApplyState
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected