TDME2 1.9.121
GenerateConvexMeshes Member List

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)GenerateConvexMeshesprivatestatic
createModel(const string &id, vector< Triangle > &triangles)GenerateConvexMeshesprivatestatic
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())GenerateConvexMeshesstatic
Mode enum nameGenerateConvexMeshes
MODE_GENERATE enum valueGenerateConvexMeshes
MODE_IMPORT enum valueGenerateConvexMeshes
removeConvexMeshes(Prototype *prototype)GenerateConvexMeshesstatic