This is the complete list of members for SO3::SHingeContraint, including all inherited members.
GetAngle() | SO3::SHingeContraint | |
GetAngularVelocity() | SO3::SHingeContraint | |
GetCollisionState() | SO3::SPhysicContraint | |
GetForce() | SO3::SHingeContraint | |
GetParentBody() | SO3::SPhysicContraint | |
GetParentScene() | SO3::SPhysicContraint | |
GetPin() | SO3::SHingeContraint | |
GetSonBody() | SO3::SPhysicContraint | |
GetStiffness() | SO3::SPhysicContraint | |
GetType() | SO3::SPhysicContraint | |
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 maxForce=0) | SO3::SHingeContraint | |
SetCollisionState(bool state) | SO3::SPhysicContraint | |
SetLimits(Ogre::Radian maxAngle, Ogre::Radian minAngle) | SO3::SHingeContraint | |
SetMotorAngle(Ogre::Radian angle, Ogre::Real minFriction=0, Ogre::Real maxFriction=0) | SO3::SHingeContraint | |
SetMotorOmega(Ogre::Radian omega, Ogre::Real strength=0.5f) | SO3::SHingeContraint | |
SetParentBody(SBody *body) | SO3::SHingeContraint | virtual |
SetSonBody(SBody *body) | SO3::SHingeContraint | virtual |
SetStiffness(Ogre::Real value) | SO3::SPhysicContraint | |
SetTorque(Ogre::Real torque) | SO3::SHingeContraint | |
SHingeContraint(SScene *scene, SBody *son, SBody *parent=0, Ogre::Vector3 position=Ogre::Vector3::ZERO, Ogre::Vector3 pin=Ogre::Vector3::ZERO, bool useLimits=false) | SO3::SHingeContraint | |
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 | |
UseLimits(bool state) | SO3::SHingeContraint | |
UseMotor(bool state) | SO3::SHingeContraint | |
~SHingeContraint() | SO3::SHingeContraint | |
~SPhysicContraint() | SO3::SPhysicContraint | virtual |