Public Member Functions | |
| ActionInterface (DynamicsWorld *world) | |
| ActionInterface (RigidBody *bodyA) | |
| ActionInterface (RigidBody *bodyA, RigidBody *bodyB) | |
| btActionInterface * | getBulletActionInterface () const |
Protected Attributes | |
| btActionInterface * | mActionInterface |
| DynamicsWorld * | mWorld |
| RigidBody * | mBodyA |
| RigidBody * | mBodyB |
1.7.1