Project

General

Profile

SO3Engine
OgreNewt::Hinge Member List

This is the complete list of members for OgreNewt::Hinge, including all inherited members.

addAngularRow(Ogre::Radian relativeAngleError, const Ogre::Vector3 &dir) constOgreNewt::Jointprotected
addGeneralRow(const Ogre::Vector3 &linear0, const Ogre::Vector3 &angular0, const Ogre::Vector3 &linear1, const Ogre::Vector3 &angular1) constOgreNewt::Jointprotected
addLinearRow(const Ogre::Vector3 &pt0, const Ogre::Vector3 &pt1, const Ogre::Vector3 &dir) constOgreNewt::Jointprotected
clearConstraints()OgreNewt::Hingeinline
CONSTRAINT_ANGLE enum valueOgreNewt::Hingeprotected
CONSTRAINT_BRAKE enum valueOgreNewt::Hingeprotected
CONSTRAINT_NONE enum valueOgreNewt::Hingeprotected
CONSTRAINT_OMEGA enum valueOgreNewt::Hingeprotected
ConstraintType enum nameOgreNewt::Hingeprotected
destructorCallback(const CustomJoint *me)OgreNewt::Jointprotectedstatic
enableLimits(bool state)OgreNewt::Hinge
enableMotor(bool state)OgreNewt::Hinge
getBody0() constOgreNewt::Joint
getBody1() constOgreNewt::Joint
getCollisionState() constOgreNewt::Joint
getJointAngle() constOgreNewt::Hinge
getJointAngularVelocity() constOgreNewt::Hinge
getJointForce()OgreNewt::Hinge
getJointPin() constOgreNewt::Hinge
getStiffness() constOgreNewt::Joint
GetSupportJoint() constOgreNewt::Jointprotected
getWorld()OgreNewt::Joint
Hinge(const OgreNewt::Body *child, const OgreNewt::Body *parent, const Ogre::Vector3 &pos, const Ogre::Vector3 &pin)OgreNewt::Hinge
Joint()OgreNewt::Joint
m_brakeMaxForceOgreNewt::Hingeprotected
m_constraintTypeOgreNewt::Hingeprotected
m_desiredAngleOgreNewt::Hingeprotected
m_desiredOmegaOgreNewt::Hingeprotected
m_jointOgreNewt::Jointprotected
m_lastConstraintTypeOgreNewt::Hingeprotected
m_maxAngleOgreNewt::Hingeprotected
m_minAngleOgreNewt::Hingeprotected
m_motorMaxFrictionOgreNewt::Hingeprotected
m_motorMinFrictionOgreNewt::Hingeprotected
m_motorStrengthOgreNewt::Hingeprotected
m_motorTorqueOgreNewt::Hingeprotected
m_torqueOnOgreNewt::Hingeprotected
m_useLimitsOgreNewt::Hingeprotected
m_useMotorOgreNewt::Hingeprotected
setBrake(Ogre::Real maxForce=0)OgreNewt::Hinge
setCollisionState(int state) constOgreNewt::Joint
setDesiredAngle(Ogre::Radian angle, Ogre::Real minFriction=0, Ogre::Real maxFriction=0)OgreNewt::Hinge
setDesiredOmega(Ogre::Radian omega, Ogre::Real strength=0.5f)OgreNewt::Hinge
setLimits(Ogre::Radian minAngle, Ogre::Radian maxAngle)OgreNewt::Hinge
setRowAcceleration(Ogre::Real accel) constOgreNewt::Jointprotected
setRowMaximumFriction(Ogre::Real friction) constOgreNewt::Jointprotected
setRowMinimumFriction(Ogre::Real friction) constOgreNewt::Jointprotected
setRowSpringDamper(Ogre::Real springK, Ogre::Real springD) constOgreNewt::Jointprotected
setRowStiffness(Ogre::Real stiffness) constOgreNewt::Jointprotected
setStiffness(Ogre::Real stiffness) constOgreNewt::Joint
SetSupportJoint(CustomJoint *supportJoint)OgreNewt::Jointprotected
setTorque(Ogre::Real torque)OgreNewt::Hinge
showDebugData(Ogre::SceneNode *debugRootNode)OgreNewt::Jointinlinevirtual
submitConstraint(Ogre::Real timestep, int threadindex)OgreNewt::Hingevirtual
submitConstraintCallback(const CustomJoint *me, dFloat timestep, int threadIndex)OgreNewt::Jointprotectedstatic
~Hinge()OgreNewt::Hinge
~Joint()OgreNewt::Jointvirtual