Function spiropath::find_top_most_point_index[][src]

pub fn find_top_most_point_index(polyline: &[Point], degrees: f64) -> usize
Expand description

Find the index of the top-most point of a polyline (after rotating by an angle).