PX_MAX_TETID

Defined in include/PxSoftBody.h

PX_MAX_TETID

The maximum number of tetrahedrons supported in a softbody tetrahedron mesh (The maximum supported ID is actually PX_MAX_TETID - 1)

Deprecated:

Use PX_MAX_NB_SOFTBODY_TET instead.