MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / remove_all

Method remove_all

dep/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 14

resetMethod · 0.45
initMethod · 0.45
lineMethod · 0.45
triangleMethod · 0.45
rectangleMethod · 0.45
roundedRectMethod · 0.45
ellipseMethod · 0.45
arcMethod · 0.45
starMethod · 0.45
curveMethod · 0.45
polygonMethod · 0.45
polylineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected