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:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void reset() { m_points.remove_all(); m_count = 0; }
114
void init(double x1, double y1,
115
double x2, double y2,
116
double x3, double y3);
Callers
nothing calls this directly
Calls
1
remove_all
Method · 0.45
Tested by
no test coverage detected