, including all inherited members.
accept(Visitor &v) | Physics::Joint | [virtual] |
ANGULAR_MOTOR enum value | Physics::Joint | |
ANGULAR_MOTOR_EULER enum value | Physics::Joint | |
ANGULAR_MOTOR_USER enum value | Physics::Joint | |
attach(Body *pBody1, Body *pBody2) | Physics::Joint | |
BALL enum value | Physics::Joint | |
BODY1 enum value | Physics::Joint | |
BODY2 enum value | Physics::Joint | |
CONTACT enum value | Physics::Joint | |
copyParameters(const Joint &v) | Physics::Joint | |
EAMotorMode enum name | Physics::Joint | |
EAnchoredTo enum name | Physics::Joint | |
EJointType enum name | Physics::Joint | |
FIXED enum value | Physics::Joint | |
getAMotorMode() const | Physics::Joint | |
getAxis1() const | Physics::Joint | |
getAxis2() const | Physics::Joint | |
getAxisAngleAMotor(UCHAR num) const | Physics::Joint | |
getAxisAngleRateAMotor(UCHAR num) const | Physics::Joint | |
getAxisFrameAMotor(UCHAR num) const | Physics::Joint | |
getBody1() | Physics::Joint | |
getBody1() const | Physics::Joint | |
getBody2() | Physics::Joint | |
getBody2() const | Physics::Joint | |
getCFM(UINT axis=0) const | Physics::Joint | [inline] |
getFeedback() | Physics::Joint | [inline] |
getFeedback() const | Physics::Joint | [inline] |
getHiStop(UINT axis=0) const | Physics::Joint | [inline] |
getLoStop(UINT axis=0) const | Physics::Joint | [inline] |
getMotorAxis(UCHAR num) const | Physics::Joint | |
getMotorFudgeFactor(UINT axis=0) const | Physics::Joint | [inline] |
getMotorMaxForce(UINT axis=0) const | Physics::Joint | [inline] |
getMotorVel(UINT axis=0) const | Physics::Joint | [inline] |
getNumAxes() const | Physics::Joint | |
getNumBodies() const | Physics::Joint | [inline] |
getODEGetParamFuncPt() const | Physics::Joint | [protected] |
getODESetParamFuncPt() const | Physics::Joint | [protected] |
getPosBody1() const | Physics::Joint | |
getPosBody2() const | Physics::Joint | |
getRelAngleAxis1() const | Physics::Joint | |
getRelAngleRateAxis1() const | Physics::Joint | |
getRelAngleRateAxis2() const | Physics::Joint | |
getRelPosAxis1() const | Physics::Joint | |
getRelPosRateAxis1() const | Physics::Joint | |
getStopBouncyness(UINT axis=0) const | Physics::Joint | [inline] |
getStopCFM(UINT axis=0) const | Physics::Joint | [inline] |
getStopERP(UINT axis=0) const | Physics::Joint | [inline] |
getType() const | Physics::Joint | [inline] |
GLOBAL enum value | Physics::Joint | |
HINGE enum value | Physics::Joint | |
HINGE2 enum value | Physics::Joint | |
id | Physics::Joint | [mutable, protected] |
init(EJointType type, dContact *pContact=NULL, dJointGroupID joinGroup=NULL) | Physics::Joint | [protected] |
Joint(World *pWorld, EJointType type) | Physics::Joint | |
Joint(World *pWorld, Contact *pContact=NULL) | Physics::Joint | |
Joint(const Joint &v) | Physics::Joint | |
Joint(World *pWorld, EJointType type, dJointGroupID joinGroup) | Physics::Joint | [protected] |
Joint(World *pWorld, Contact *pContact, dJointGroupID joinGroup) | Physics::Joint | [protected] |
JointGroup class | Physics::Joint | [friend] |
LINEAR_MOTOR enum value | Physics::Joint | |
PLANE2D enum value | Physics::Joint | |
PRISMATIC_ROTOIDE enum value | Physics::Joint | |
rotate(const osg::Quat &quat) | Physics::Joint | |
rotate(const osg::Quat &quat, const osg::Vec3 ¢er) | Physics::Joint | |
setAMotorMode(EAMotorMode mode) | Physics::Joint | |
setAxis1(const osg::Vec3 &axis) | Physics::Joint | |
setAxis2(const osg::Vec3 &axis) | Physics::Joint | |
setAxisAngleAMotor(UCHAR num, dReal angle) | Physics::Joint | |
setCFM(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setFeedback(JointFeedback *pJointFeedback) | Physics::Joint | [inline] |
setHiStop(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setLoStop(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setMotorAxis(UCHAR num, EAnchoredTo frame, const osg::Vec3 &axis) | Physics::Joint | |
setMotorFudgeFactor(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setMotorMaxForce(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setMotorVel(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setNumAxes(UCHAR num) | Physics::Joint | |
setPos(const osg::Vec3 &pos) | Physics::Joint | |
setStopBouncyness(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setStopCFM(dReal val, UINT axis=0) | Physics::Joint | [inline] |
setStopERP(dReal val, UINT axis=0) | Physics::Joint | [inline] |
SLIDER enum value | Physics::Joint | |
TFuncODEGetParam typedef | Physics::Joint | [protected] |
TFuncODESetParam typedef | Physics::Joint | [protected] |
translate(const osg::Vec3 &vec) | Physics::Joint | |
UNIVERSAL enum value | Physics::Joint | |
worldId | Physics::Joint | [protected] |
~Joint() | Physics::Joint | [inline] |