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

Method remove_all

dep/agg/include/agg_path_storage.h:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 //------------------------------------------------------------------------
153 template <class T, unsigned S, unsigned P>
154 inline void vertex_block_storage<T, S, P>::remove_all()
155 {
156 m_total_vertices = 0;
157 }
158
159 //------------------------------------------------------------------------
160 template <class T, unsigned S, unsigned P>

Callers 1

remove_allMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected