Function flo_curves::bezier::curve_length

source ยท
pub fn curve_length<Curve: BezierCurve>(curve: &Curve, max_error: f64) -> f64
Expand description

Estimates the length of a bezier curve within a particular error tolerance