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

Method reset

renderers/agg/include/agg_curves.h:404–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402 }
403
404 void reset() { m_points.remove_all(); m_count = 0; }
405 void init(double x1, double y1,
406 double x2, double y2,
407 double x3, double y3,

Callers

nothing calls this directly

Calls 1

remove_allMethod · 0.45

Tested by

no test coverage detected