See: Description
| Interface | Description |
|---|---|
| VHACDProgressListener |
Callback interface from V-HACD, used to report progress.
|
| Class | Description |
|---|---|
| VHACD |
Utility class to perform Volumetric-Hierarchical Approximate Convex
Decomposition on an indexed mesh.
|
| VHACDHull |
A 3-D convex hull based on a V-HACD ConvexHull.
|
| VHACDParameters |
A set of tuning parameters for convex decomposition, based on classic
V-HACD's IVHACD::Parameters.
|
| Enum | Description |
|---|---|
| ACDMode |
Enumerate the legal values for the m_mode field of IVHACD::Parameters.
|