Enumeration for convex mesh cooking algorithms. More...
#include <PxCooking.h>
Enumeration for convex mesh cooking algorithms.
The Quickhull algorithm constructs the hull from the given input points. The resulting hull will only contain a subset of the input points.