pub fn convex_hull_indices(shape: &SimplePolygon) -> Vec<usize>
Expand description
Returns the indices of the points in the SimplePolygon that form the convex hull
pub fn convex_hull_indices(shape: &SimplePolygon) -> Vec<usize>
Returns the indices of the points in the SimplePolygon that form the convex hull