Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ approximation_scale
Method
approximation_scale
dep/agg/include/agg_curves.h:615–619 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
}
614
615
void approximation_scale(double s)
616
{
617
m_curve_inc.approximation_scale(s);
618
m_curve_div.approximation_scale(s);
619
}
620
621
double approximation_scale() const
622
{
Callers
1
approximation_scale
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected