MCPcopy 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
152int RenderState::GetLineWidth() const
153{
154 return m_lineWidth;
155}
156
157void RenderState::SetLineWidth(int width)
158{

Callers 1

ApplyStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected