Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
agg2RenderLine
Function · 0.45
agg2RenderPolygon
Function · 0.45
agg2RenderPolygonTiled
Function · 0.45
agg2RenderGlyphs
Function · 0.45
agg2RenderVectorSymbol
Function · 0.45
agg2RenderPixmapSymbol
Function · 0.45
agg2RenderEllipseSymbol
Function · 0.45
agg2RenderTruetypeSymbol
Function · 0.45
rewind
Method · 0.45
render
Method · 0.45
reset
Method · 0.45
rewind
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected