Module ncollide3d::transformation [−][src]
Transformation, simplification and decomposition of meshes.
Traits
ToTriMesh | 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. |