+
PxConstraintExtIDs Struct Reference
+
+[Extensions]
+
Unique identifiers for extensions classes which implement a constraint based on
PxConstraint.
+
More...
+
+#include <PxConstraintExt.h>
+
+
+
+List of all members.
+
Detailed Description
+Unique identifiers for extensions classes which implement a constraint based on
PxConstraint.
+
+
- Note:
- Users which want to create their own custom constraint types should choose an ID larger or equal to eNEXT_FREE_ID and not eINVALID_ID.
+
- See also:
- PxConstraint PxSimulationEventCallback.onConstraintBreak()
+
Member Enumeration Documentation
+
+
+
+
+
+
+
- Enumerator:
-
+
+| eJOINT |
+ |
+| eVEHICLE_SUSP_LIMIT |
+ |
+| eVEHICLE_STICKY_TYRE |
+ |
+| eNEXT_FREE_ID |
+ |
+| eINVALID_ID |
+ |
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+