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

Method angle_tolerance

dep/agg/include/agg_curves.h:626–629  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

624 }
625
626 void angle_tolerance(double a)
627 {
628 m_curve_div.angle_tolerance(a);
629 }
630
631 double angle_tolerance() const
632 {

Callers 1

angle_toleranceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected