MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / rewind

Method rewind

dep/agg/src/agg_rounded_rect.cpp:99–102  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

97
98 //--------------------------------------------------------------------
99 void rounded_rect::rewind(unsigned)
100 {
101 m_status = 0;
102 }
103
104 //--------------------------------------------------------------------
105 unsigned rounded_rect::vertex(double* x, double* y)

Callers 1

vertexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected