Expand description
Transformation, simplification and decomposition of meshes.
Traits§
- ToTri
Mesh - Trait implemented by shapes that can be approximated by a triangle mesh.
Functions§
- convex_
hull - Computes the convex hull of a set of 3d points.
- hacd
- Approximate convex decomposition of a triangle mesh.