Function ncollide_transformation::hacd [] [src]

pub fn hacd<N>(mesh: TriMesh<Pnt3<N>>, error: N, min_components: usize) -> (Vec<TriMesh<Pnt3<N>>>, Vec<Vec<usize>>) where N: Scalar

Approximate convex decomposition of a triangle mesh.