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 2d points.
Computes the convex hull of a set of 2d points and returns only the indices of the hull vertices.