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

Method remove_all

3party/agg/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 15

prepareMethod · 0.45
resetMethod · 0.45
reset_spansMethod · 0.45
reset_clippingMethod · 0.45
initMethod · 0.45
addMethod · 0.45
start_contourMethod · 0.45
shorten_pathFunction · 0.45
renderMethod · 0.45
resetMethod · 0.45
resetMethod · 0.45
calc_capMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected