Function spiropath::polyline_lengths[][src]

pub fn polyline_lengths(polyline: &[Point]) -> Vec<f64>
Expand description

Measure the lengths of each of the segments of the polyline.