Defined in include/cooking/PxCooking.h
Enumeration for convex mesh cooking algorithms.
Public Types
Values:
The Quickhull algorithm constructs the hull from the given input points.
The resulting hull will only contain a subset of the input points.