Function spiropath::directions_bends[][src]

pub fn directions_bends(
    directions: &[Point],
    orientation: Orientation
) -> Vec<f64>
Expand description

Return the bending angle at each point along a polyline.