This is the complete list of members for SO3::SVehicleContraint, including all inherited members.
AddTire(SNode *node, Ogre::Real mass, Ogre::Real radius, Ogre::Real width, Ogre::Real friction, Ogre::Real susLength, Ogre::Real susSpring, Ogre::Real susShock, bool steer, bool driving) | SO3::SVehicleContraint | |
GetCollisionState() | SO3::SPhysicContraint | |
GetParentBody() | SO3::SPhysicContraint | |
GetParentScene() | SO3::SPhysicContraint | |
GetSonBody() | SO3::SPhysicContraint | |
GetSpeed() | SO3::SVehicleContraint | |
GetStiffness() | SO3::SPhysicContraint | |
GetTireAngularVelocity(SNode *node) | SO3::SVehicleContraint | |
GetTireOnAir(SNode *node) | SO3::SVehicleContraint | |
GetType() | SO3::SPhysicContraint | |
GetVehicleOnAir() | SO3::SVehicleContraint | |
mJoint | SO3::SPhysicContraint | protected |
mParentBody | SO3::SPhysicContraint | protected |
mScene | SO3::SPhysicContraint | protected |
mSonBody | SO3::SPhysicContraint | protected |
mType | SO3::SPhysicContraint | protected |
PhysicContraintType enum name | SO3::SPhysicContraint | |
SetBrake(Ogre::Real brake) | SO3::SVehicleContraint | |
SetCollisionState(bool state) | SO3::SPhysicContraint | |
SetDrivingTorque(Ogre::Radian torque) | SO3::SVehicleContraint | |
SetParentBody(SBody *body) | SO3::SVehicleContraint | virtual |
SetSonBody(SBody *body) | SO3::SVehicleContraint | virtual |
SetSteerAngle(Ogre::Radian angle) | SO3::SVehicleContraint | |
SetStiffness(Ogre::Real value) | SO3::SPhysicContraint | |
SO3_BALL_AND_SOCKET_CONTRAINT enum value | SO3::SPhysicContraint | |
SO3_HINGE_CONTRAINT enum value | SO3::SPhysicContraint | |
SO3_KINEMATIC_CONTROLLER_CONTRAINT enum value | SO3::SPhysicContraint | |
SO3_NULL_CONTRAINT enum value | SO3::SPhysicContraint | |
SO3_SLIDER_CONTRAINT enum value | SO3::SPhysicContraint | |
SO3_VEHICLE_CONTRAINT enum value | SO3::SPhysicContraint | |
SPhysicContraint(SScene *scene, SBody *son, SBody *parent=0, PhysicContraintType type=SO3_NULL_CONTRAINT) | SO3::SPhysicContraint | |
SVehicleContraint(SScene *scene, SBody *son) | SO3::SVehicleContraint | |
~SPhysicContraint() | SO3::SPhysicContraint | virtual |
~SVehicleContraint() | SO3::SVehicleContraint | |