Go to the source code of this file.
Namespaces | |
namespace | ConvexDecomposition |
Functions | |
double | ConvexDecomposition::computeMeshVolume (const double *vertices, unsigned int tcount, const unsigned int *indices) |
float | ConvexDecomposition::computeMeshVolume (const float *vertices, unsigned int tcount, const unsigned int *indices) |
double | ConvexDecomposition::computeMeshVolume2 (const double *vertices, unsigned int tcount, const unsigned int *indices) |