LiquidFun
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
b2MotorJoint Member List

This is the complete list of members for b2MotorJoint, including all inherited members.

b2Joint (defined in b2MotorJoint)b2MotorJointfriend
b2Joint(const b2JointDef *def) (defined in b2Joint)b2Jointprotected
b2MotorJoint(const b2MotorJointDef *def) (defined in b2MotorJoint)b2MotorJointprotected
Create(const b2JointDef *def, b2BlockAllocator *allocator) (defined in b2Joint)b2Jointprotectedstatic
Destroy(b2Joint *joint, b2BlockAllocator *allocator) (defined in b2Joint)b2Jointprotectedstatic
Dump()b2MotorJointvirtual
GetAnchorA() const b2MotorJointvirtual
GetAnchorB() const b2MotorJointvirtual
GetAngularOffset() const (defined in b2MotorJoint)b2MotorJoint
GetBodyA()b2Jointinline
GetBodyB()b2Jointinline
GetCollideConnected() const b2Jointinline
GetCorrectionFactor() const b2MotorJoint
GetLinearOffset() const (defined in b2MotorJoint)b2MotorJoint
GetMaxForce() const b2MotorJoint
GetMaxTorque() const b2MotorJoint
GetNext()b2Jointinline
GetNext() const (defined in b2Joint)b2Jointinline
GetReactionForce(float32 inv_dt) const b2MotorJointvirtual
GetReactionTorque(float32 inv_dt) const b2MotorJointvirtual
GetType() const b2Jointinline
GetUserData() const b2Jointinline
InitVelocityConstraints(const b2SolverData &data) (defined in b2MotorJoint)b2MotorJointprotectedvirtual
IsActive() const b2Joint
m_angularError (defined in b2MotorJoint)b2MotorJointprotected
m_angularImpulse (defined in b2MotorJoint)b2MotorJointprotected
m_angularMass (defined in b2MotorJoint)b2MotorJointprotected
m_angularOffset (defined in b2MotorJoint)b2MotorJointprotected
m_bodyA (defined in b2Joint)b2Jointprotected
m_bodyB (defined in b2Joint)b2Jointprotected
m_collideConnected (defined in b2Joint)b2Jointprotected
m_correctionFactor (defined in b2MotorJoint)b2MotorJointprotected
m_edgeA (defined in b2Joint)b2Jointprotected
m_edgeB (defined in b2Joint)b2Jointprotected
m_index (defined in b2Joint)b2Jointprotected
m_indexA (defined in b2MotorJoint)b2MotorJointprotected
m_indexB (defined in b2MotorJoint)b2MotorJointprotected
m_invIA (defined in b2MotorJoint)b2MotorJointprotected
m_invIB (defined in b2MotorJoint)b2MotorJointprotected
m_invMassA (defined in b2MotorJoint)b2MotorJointprotected
m_invMassB (defined in b2MotorJoint)b2MotorJointprotected
m_islandFlag (defined in b2Joint)b2Jointprotected
m_linearError (defined in b2MotorJoint)b2MotorJointprotected
m_linearImpulse (defined in b2MotorJoint)b2MotorJointprotected
m_linearMass (defined in b2MotorJoint)b2MotorJointprotected
m_linearOffset (defined in b2MotorJoint)b2MotorJointprotected
m_localCenterA (defined in b2MotorJoint)b2MotorJointprotected
m_localCenterB (defined in b2MotorJoint)b2MotorJointprotected
m_maxForce (defined in b2MotorJoint)b2MotorJointprotected
m_maxTorque (defined in b2MotorJoint)b2MotorJointprotected
m_next (defined in b2Joint)b2Jointprotected
m_prev (defined in b2Joint)b2Jointprotected
m_rA (defined in b2MotorJoint)b2MotorJointprotected
m_rB (defined in b2MotorJoint)b2MotorJointprotected
m_type (defined in b2Joint)b2Jointprotected
m_userData (defined in b2Joint)b2Jointprotected
SetAngularOffset(float32 angularOffset)b2MotorJoint
SetCorrectionFactor(float32 factor)b2MotorJoint
SetLinearOffset(const b2Vec2 &linearOffset)b2MotorJoint
SetMaxForce(float32 force)b2MotorJoint
SetMaxTorque(float32 torque)b2MotorJoint
SetUserData(void *data)b2Jointinline
ShiftOrigin(const b2Vec2 &newOrigin)b2Jointinlinevirtual
SolvePositionConstraints(const b2SolverData &data) (defined in b2MotorJoint)b2MotorJointprotectedvirtual
SolveVelocityConstraints(const b2SolverData &data) (defined in b2MotorJoint)b2MotorJointprotectedvirtual
~b2Joint() (defined in b2Joint)b2Jointinlineprotectedvirtual