Box2D  2.4.1
A 2D physics engine for games
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
Draw(b2Draw *draw) constb2Jointvirtual
Dump() overrideb2MotorJointvirtual
GetAnchorA() const overrideb2MotorJointvirtual
GetAnchorB() const overrideb2MotorJointvirtual
GetAngularOffset() const (defined in b2MotorJoint)b2MotorJoint
GetBodyA()b2Jointinline
GetBodyB()b2Jointinline
GetCollideConnected() constb2Jointinline
GetCorrectionFactor() constb2MotorJoint
GetLinearOffset() const (defined in b2MotorJoint)b2MotorJoint
GetMaxForce() constb2MotorJoint
GetMaxTorque() constb2MotorJoint
GetNext()b2Jointinline
GetNext() const (defined in b2Joint)b2Joint
GetReactionForce(float inv_dt) const overrideb2MotorJointvirtual
GetReactionTorque(float inv_dt) const overrideb2MotorJointvirtual
GetType() constb2Jointinline
GetUserData()b2Jointinline
InitVelocityConstraints(const b2SolverData &data) override (defined in b2MotorJoint)b2MotorJointprotectedvirtual
IsEnabled() constb2Joint
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(float angularOffset)b2MotorJoint
SetCorrectionFactor(float factor)b2MotorJoint
SetLinearOffset(const b2Vec2 &linearOffset)b2MotorJoint
SetMaxForce(float force)b2MotorJoint
SetMaxTorque(float torque)b2MotorJoint
ShiftOrigin(const b2Vec2 &newOrigin)b2Jointinlinevirtual
SolvePositionConstraints(const b2SolverData &data) override (defined in b2MotorJoint)b2MotorJointprotectedvirtual
SolveVelocityConstraints(const b2SolverData &data) override (defined in b2MotorJoint)b2MotorJointprotectedvirtual
~b2Joint() (defined in b2Joint)b2Jointinlineprotectedvirtual