See: Description
| Class | Description |
|---|---|
| RotationalLimitMotor |
A motor based on Bullet's btRotationalLimitMotor, used to control the
rotation of a SixDofJoint.
|
| RotationMotor |
A single-axis motor based on Bullet's btRotationalLimitMotor2, used to
control the rotation of a New6Dof constraint.
|
| TranslationalLimitMotor |
A motor based on Bullet's btTranslationalLimitMotor, used to control the
translation of a SixDofJoint.
|
| TranslationMotor |
A 3-axis motor based on Bullet's btTranslationalLimitMotor2, used to control
the translation of a New6Dof constraint.
|
| Enum | Description |
|---|---|
| MotorParam |
Enumerate certain parameters of a RotationMotor or TranslationMotor, based on
Bullet's btConstraintParams.
|