Function rgeometry::algorithms::monotone_polygon::is_monotone
source · [−]pub fn is_monotone<T>(poly: &Polygon<T>, direction: &Vector<T, 2>) -> bool where
T: PolygonScalar,
Expand description
Check if the given polyon is monotone with resprect to given direction