Go to the source code of this file.
Classes | |
class | btGeneric6DofConstraint |
btGeneric6DofConstraint between two rigidbodies each with a pivotpoint that descibes the axis location in local space More... | |
struct | btGeneric6DofConstraintData |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More... | |
class | btRotationalLimitMotor |
Rotation Limit structure for generic joints. More... | |
class | btTranslationalLimitMotor |
Defines | |
#define | BT_6DOF_FLAGS_AXIS_SHIFT 3 |
Enumerations | |
enum | bt6DofFlags { BT_6DOF_FLAGS_CFM_NORM = 1, BT_6DOF_FLAGS_CFM_STOP = 2, BT_6DOF_FLAGS_ERP_STOP = 4 } |
#define BT_6DOF_FLAGS_AXIS_SHIFT 3 |
Definition at line 232 of file btGeneric6DofConstraint.h.
enum bt6DofFlags |
Definition at line 226 of file btGeneric6DofConstraint.h.