Function convex_hull_indices

Source
pub fn convex_hull_indices(shape: &SPolygon) -> Vec<usize>
Expand description

Returns the indices of the points in the SPolygon that form the convex hull