TDME2 1.9.121
|
This is the complete list of members for GenerateConvexMeshes, including all inherited members.
createModel(const string &id, double *points, unsigned int *triangles, unsigned int pointCount, unsigned int triangleCount) | GenerateConvexMeshes | privatestatic |
createModel(const string &id, vector< Triangle > &triangles) | GenerateConvexMeshes | privatestatic |
generateConvexMeshes(Prototype *prototype, Mode mode, PopUps *popUps, const string &pathName, const string &fileName, vector< vector< uint8_t > > &convexMeshTMsData, VHACD::IVHACD::Parameters parameters=VHACD::IVHACD::Parameters()) | GenerateConvexMeshes | static |
Mode enum name | GenerateConvexMeshes | |
MODE_GENERATE enum value | GenerateConvexMeshes | |
MODE_IMPORT enum value | GenerateConvexMeshes | |
removeConvexMeshes(Prototype *prototype) | GenerateConvexMeshes | static |