Function spiropath::is_clockwise[][src]

pub fn is_clockwise(polyline: &[Point]) -> bool
Expand description

Test whether a pre-processed polyline has a clockwise orientation.