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

Method reset

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

Source from the content-addressed store, hash-verified

484 }
485
486 void reset()
487 {
488 m_curve_inc.reset();
489 m_curve_div.reset();
490 }
491
492 void init(double x1, double y1,
493 double x2, double y2,

Callers 15

agg2RenderLineFunction · 0.45
agg2RenderPolygonFunction · 0.45
agg2RenderPolygonTiledFunction · 0.45
agg2RenderGlyphsFunction · 0.45
agg2RenderVectorSymbolFunction · 0.45
agg2RenderPixmapSymbolFunction · 0.45
agg2RenderEllipseSymbolFunction · 0.45
agg2RenderTruetypeSymbolFunction · 0.45
rewindMethod · 0.45
renderMethod · 0.45
resetMethod · 0.45
rewindMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected