SuperTuxKart
|
This is the complete list of members for btKart, including all inherited members.
addWheel(const btVector3 &connectionPointCS0, const btVector3 &wheelDirectionCS0, const btVector3 &wheelAxleCS, btScalar suspensionRestLength, btScalar wheelRadius, const btVehicleTuning &tuning, bool isFrontWheel) (defined in btKart) | btKart | |
adjustSpeed(btScalar min_speed, btScalar max_speed) | btKart | |
applyEngineForce(btScalar force, int wheel) (defined in btKart) | btKart | |
btKart(btRigidBody *chassis, btVehicleRaycaster *raycaster, Kart *kart) | btKart | |
calcRollingFriction(btWheelContactPoint &contactPoint) (defined in btKart) | btKart | private |
debugDraw(btIDebugDraw *debugDrawer) (defined in btKart) | btKart | |
defaultInit() (defined in btKart) | btKart | private |
getAdditionalImpulse() const (defined in btKart) | btKart | inline |
getCentralImpulseTicks() const | btKart | inline |
getChassisWorldTransform() const (defined in btKart) | btKart | |
getFixedBody() (defined in btKart) | btKart | privatestatic |
getForwardAxis() const | btKart | inline |
getMinSpeed() const | btKart | inline |
getNumWheels() const | btKart | inline |
getNumWheelsOnGround() const | btKart | inline |
getRightAxis() const | btKart | inline |
getRigidBody() | btKart | inline |
getRigidBody() const | btKart | inline |
getSteeringValue(int wheel) const (defined in btKart) | btKart | |
getTimedRotation() const (defined in btKart) | btKart | inline |
getTimedRotationTicks() const (defined in btKart) | btKart | inline |
getUpAxis() const | btKart | inline |
getUserConstraintId() const (defined in btKart) | btKart | inline |
getUserConstraintType() const | btKart | inline |
getVisualContactPoint(const btTransform &chassis_trans, btVector3 *left, btVector3 *right) | btKart | |
getWheelInfo(int index) const (defined in btKart) | btKart | |
getWheelInfo(int index) (defined in btKart) | btKart | |
getWheelTransformWS(int wheelIndex) const (defined in btKart) | btKart | |
instantSpeedIncreaseTo(btScalar speed) (defined in btKart) | btKart | |
m_additional_impulse | btKart | private |
m_additional_rotation | btKart | private |
m_allow_sliding | btKart | private |
m_axle (defined in btKart) | btKart | private |
m_chassisBody | btKart | private |
m_damping (defined in btKart) | btKart | private |
m_fixed_body | btKart | private |
m_forwardImpulse (defined in btKart) | btKart | private |
m_forwardWS (defined in btKart) | btKart | private |
m_indexForwardAxis | btKart | private |
m_indexRightAxis | btKart | private |
m_indexUpAxis | btKart | private |
m_kart | btKart | private |
m_max_speed | btKart | private |
m_min_speed | btKart | private |
m_num_wheels_on_ground | btKart | private |
m_sideImpulse (defined in btKart) | btKart | private |
m_ticks_additional_impulse | btKart | private |
m_ticks_additional_rotation | btKart | private |
m_userConstraintId (defined in btKart) | btKart | private |
m_userConstraintType | btKart | private |
m_vehicleRaycaster (defined in btKart) | btKart | private |
m_visual_wheels_touch_ground | btKart | private |
m_wheelInfo (defined in btKart) | btKart | private |
rayCast(btWheelInfo &wheel, const btVector3 &ray) (defined in btKart) | btKart | private |
rayCast(unsigned int index, float fraction=1.0f) | btKart | |
reset() | btKart | |
resetMaxSpeed() | btKart | inlinevirtual |
resetSuspension() (defined in btKart) | btKart | |
setAllBrakes(btScalar brake) (defined in btKart) | btKart | |
setMaxSpeed(float new_max_speed) | btKart | inline |
setMinSpeed(float s) | btKart | inline |
setSliding(bool active) | btKart | |
setSteeringValue(btScalar steering, int wheel) (defined in btKart) | btKart | |
setTimedCentralImpulse(uint16_t t, const btVector3 &imp, bool rewind=false) | btKart | inline |
setTimedRotation(uint16_t t, float rot_in_y_axis) | btKart | inline |
setUserConstraintId(int uid) (defined in btKart) | btKart | inline |
setUserConstraintType(int userConstraintType) (defined in btKart) | btKart | inline |
updateAction(btCollisionWorld *collisionWorld, btScalar step) | btKart | inlinevirtual |
updateAllWheelPositions() (defined in btKart) | btKart | |
updateAllWheelTransformsWS() | btKart | |
updateFriction(btScalar timeStep) (defined in btKart) | btKart | virtual |
updateSuspension(btScalar deltaTime) (defined in btKart) | btKart | |
updateVehicle(btScalar step) (defined in btKart) | btKart | virtual |
updateWheelTransform(int wheelIndex, bool interpolatedTransform=true) (defined in btKart) | btKart | |
updateWheelTransformsWS(btWheelInfo &wheel, btTransform chassis_trans, bool interpolatedTransform=true, float fraction=1.0f) (defined in btKart) | btKart | private |
visualWheelsTouchGround() const | btKart | inline |
~btKart() (defined in btKart) | btKart | virtual |