, including all inherited members.
| addWheel(const btVector3 &connectionPointCS0, const btVector3 &wheelDirectionCS0, const btVector3 &wheelAxleCS, btScalar suspensionRestLength, btScalar wheelRadius, const btVehicleTuning &tuning, bool isFrontWheel) | btRaycastVehicle | |
| applyEngineForce(btScalar force, int wheel) | btRaycastVehicle | |
| btRaycastVehicle(const btVehicleTuning &tuning, btRigidBody *chassis, btVehicleRaycaster *raycaster) | btRaycastVehicle | |
| debugDraw(btIDebugDraw *debugDrawer) | btRaycastVehicle | [virtual] |
| defaultInit(const btVehicleTuning &tuning) | btRaycastVehicle | [private] |
| getChassisWorldTransform() const | btRaycastVehicle | |
| getCurrentSpeedKmHour() const | btRaycastVehicle | [inline] |
| getFixedBody() | btActionInterface | [inline, protected, static] |
| getForwardAxis() const | btRaycastVehicle | [inline] |
| getForwardVector() const | btRaycastVehicle | [inline] |
| getNumWheels() const | btRaycastVehicle | [inline] |
| getRightAxis() const | btRaycastVehicle | [inline] |
| getRigidBody() | btRaycastVehicle | [inline] |
| getRigidBody() const | btRaycastVehicle | [inline] |
| getSteeringValue(int wheel) const | btRaycastVehicle | |
| getUpAxis() const | btRaycastVehicle | [inline] |
| getUserConstraintId() const | btRaycastVehicle | [inline] |
| getUserConstraintType() const | btRaycastVehicle | [inline] |
| getWheelInfo(int index) const | btRaycastVehicle | |
| getWheelInfo(int index) | btRaycastVehicle | |
| getWheelTransformWS(int wheelIndex) const | btRaycastVehicle | |
| m_axle | btRaycastVehicle | [private] |
| m_chassisBody | btRaycastVehicle | [private] |
| m_currentVehicleSpeedKmHour | btRaycastVehicle | [private] |
| m_damping | btRaycastVehicle | [private] |
| m_forwardImpulse | btRaycastVehicle | [private] |
| m_forwardWS | btRaycastVehicle | [private] |
| m_indexForwardAxis | btRaycastVehicle | [private] |
| m_indexRightAxis | btRaycastVehicle | [private] |
| m_indexUpAxis | btRaycastVehicle | [private] |
| m_pitchControl | btRaycastVehicle | [private] |
| m_sideImpulse | btRaycastVehicle | [private] |
| m_steeringValue | btRaycastVehicle | [private] |
| m_tau | btRaycastVehicle | [private] |
| m_userConstraintId | btRaycastVehicle | [private] |
| m_userConstraintType | btRaycastVehicle | [private] |
| m_vehicleRaycaster | btRaycastVehicle | [private] |
| m_wheelInfo | btRaycastVehicle | |
| rayCast(btWheelInfo &wheel) | btRaycastVehicle | |
| resetSuspension() | btRaycastVehicle | |
| setBrake(btScalar brake, int wheelIndex) | btRaycastVehicle | |
| setCoordinateSystem(int rightIndex, int upIndex, int forwardIndex) | btRaycastVehicle | [inline, virtual] |
| setPitchControl(btScalar pitch) | btRaycastVehicle | [inline] |
| setRaycastWheelInfo(int wheelIndex, bool isInContact, const btVector3 &hitPoint, const btVector3 &hitNormal, btScalar depth) | btRaycastVehicle | |
| setSteeringValue(btScalar steering, int wheel) | btRaycastVehicle | |
| setUserConstraintId(int uid) | btRaycastVehicle | [inline] |
| setUserConstraintType(int userConstraintType) | btRaycastVehicle | [inline] |
| updateAction(btCollisionWorld *collisionWorld, btScalar step) | btRaycastVehicle | [inline, virtual] |
| updateFriction(btScalar timeStep) | btRaycastVehicle | [virtual] |
| updateSuspension(btScalar deltaTime) | btRaycastVehicle | |
| updateVehicle(btScalar step) | btRaycastVehicle | [virtual] |
| updateWheelTransform(int wheelIndex, bool interpolatedTransform=true) | btRaycastVehicle | |
| updateWheelTransformsWS(btWheelInfo &wheel, bool interpolatedTransform=true) | btRaycastVehicle | |
| ~btActionInterface() | btActionInterface | [inline, virtual] |
| ~btRaycastVehicle() | btRaycastVehicle | [virtual] |