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

Method reset

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

Source from the content-addressed store, hash-verified

596 }
597
598 void reset()
599 {
600 m_curve_inc.reset();
601 m_curve_div.reset();
602 }
603
604 void init(double x1, double y1,
605 double x2, double y2,

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected