Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ angle_tolerance
Method
angle_tolerance
dep/agg/include/agg_curves.h:746–749 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
744
}
745
746
void angle_tolerance(double v)
747
{
748
m_curve_div.angle_tolerance(v);
749
}
750
751
double angle_tolerance() const
752
{
Callers
nothing calls this directly
Calls
1
angle_tolerance
Method · 0.45
Tested by
no test coverage detected