jagua_rs::geometry::convex_hull

Function convex_hull_indices

Source
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