MCPcopy Create free account
hub / github.com/MapServer/MapServer / remove_all

Method remove_all

renderers/agg/src/agg_vcgen_dash.cpp:98–103  ·  view source on GitHub ↗

------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

96
97 //------------------------------------------------------------------------
98 void vcgen_dash::remove_all()
99 {
100 m_status = initial;
101 m_src_vertices.remove_all();
102 m_closed = 0;
103 }
104
105
106 //------------------------------------------------------------------------

Callers 4

resetMethod · 0.45
initMethod · 0.45
resetMethod · 0.45
prepare_glyphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected