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

Method approximation_scale

renderers/agg/include/agg_arc.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47 void approximation_scale(double s);
48 double approximation_scale() const { return m_scale; }
49
50 void rewind(unsigned);
51 unsigned vertex(double* x, double* y);

Callers 1

renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected