PxConvexMeshCookingType Struct Reference

Enumeration for convex mesh cooking algorithms. More...

#include <PxCooking.h>

Public Types

enum  Enum { eQUICKHULL }
 

Detailed Description

Enumeration for convex mesh cooking algorithms.

Member Enumeration Documentation

◆ Enum

Enumerator
eQUICKHULL 

The Quickhull algorithm constructs the hull from the given input points. The resulting hull will only contain a subset of the input points.


The documentation for this struct was generated from the following file: