+
PxRigidDynamicLockFlag Struct Reference
+
+[Physics]
+
Collection of flags providing a mechanism to lock motion along/around a specific axis.
+
More...
+
+#include <PxRigidDynamic.h>
+
+
+
+List of all members.
+
Detailed Description
+Collection of flags providing a mechanism to lock motion along/around a specific axis.
+
+
- See also:
- PxRigidDynamic.setRigidDynamicLockFlag(), PxRigidBody.getRigidDynamicLockFlags()
+
Member Enumeration Documentation
+
+
+
+
+
+
+
- Enumerator:
-
+
+| eLOCK_LINEAR_X |
+ |
+| eLOCK_LINEAR_Y |
+ |
+| eLOCK_LINEAR_Z |
+ |
+| eLOCK_ANGULAR_X |
+ |
+| eLOCK_ANGULAR_Y |
+ |
+| eLOCK_ANGULAR_Z |
+ |
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+