Skip to main content

edge_arc_length

Function edge_arc_length 

Source
pub fn edge_arc_length(edge: &EdgeRecord) -> Result<f64, String>
Expand description

Exact 3D arc length of one edge over its active parameter range [t0, t1] (the same range the display sampler walks). Degenerate edges measure 0.