Skip to main content

convex_hull_from_mesh

Function convex_hull_from_mesh 

Source
pub fn convex_hull_from_mesh(mesh: &PyTriangleMesh) -> PyConvexHull
Expand description

Compute the convex hull of all vertices in a mesh.