Module ncollide3d::transformation[][src]

Expand description

Transformation, simplification and decomposition of meshes.

Traits

Trait implemented by shapes that can be approximated by a triangle mesh.

Functions

Computes the convex hull of a set of 3d points.

Approximate convex decomposition of a triangle mesh.