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

Method rewind

renderers/agg/include/agg_ellipse.h:95–98  ·  view source on GitHub ↗

------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

93
94 //------------------------------------------------------------------------
95 inline void ellipse::rewind(unsigned)
96 {
97 m_step = 0;
98 }
99
100 //------------------------------------------------------------------------
101 inline unsigned ellipse::vertex(double* x, double* y)

Callers 9

add_pathMethod · 0.45
add_pathsMethod · 0.45
add_pathMethod · 0.45
path_lengthFunction · 0.45
add_pathMethod · 0.45
add_pathMethod · 0.45
bounding_rectFunction · 0.45
bounding_rect_singleFunction · 0.45
add_pathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected