Box2D  2.4.1
A 2D physics engine for games
b2FrictionJoint Member List

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

b2FrictionJoint(const b2FrictionJointDef *def) (defined in b2FrictionJoint)b2FrictionJointprotected
b2Joint (defined in b2FrictionJoint)b2FrictionJointfriend
b2Joint(const b2JointDef *def) (defined in b2Joint)b2Jointprotected
Create(const b2JointDef *def, b2BlockAllocator *allocator) (defined in b2Joint)b2Jointprotectedstatic
Destroy(b2Joint *joint, b2BlockAllocator *allocator) (defined in b2Joint)b2Jointprotectedstatic
Draw(b2Draw *draw) constb2Jointvirtual
Dump() overrideb2FrictionJointvirtual
GetAnchorA() const overrideb2FrictionJointvirtual
GetAnchorB() const overrideb2FrictionJointvirtual
GetBodyA()b2Jointinline
GetBodyB()b2Jointinline
GetCollideConnected() constb2Jointinline
GetLocalAnchorA() constb2FrictionJointinline
GetLocalAnchorB() constb2FrictionJointinline
GetMaxForce() constb2FrictionJoint
GetMaxTorque() constb2FrictionJoint
GetNext()b2Jointinline
GetNext() const (defined in b2Joint)b2Joint
GetReactionForce(float inv_dt) const overrideb2FrictionJointvirtual
GetReactionTorque(float inv_dt) const overrideb2FrictionJointvirtual
GetType() constb2Jointinline
GetUserData()b2Jointinline
InitVelocityConstraints(const b2SolverData &data) override (defined in b2FrictionJoint)b2FrictionJointprotectedvirtual
IsEnabled() constb2Joint
m_angularImpulse (defined in b2FrictionJoint)b2FrictionJointprotected
m_angularMass (defined in b2FrictionJoint)b2FrictionJointprotected
m_bodyA (defined in b2Joint)b2Jointprotected
m_bodyB (defined in b2Joint)b2Jointprotected
m_collideConnected (defined in b2Joint)b2Jointprotected
m_edgeA (defined in b2Joint)b2Jointprotected
m_edgeB (defined in b2Joint)b2Jointprotected
m_index (defined in b2Joint)b2Jointprotected
m_indexA (defined in b2FrictionJoint)b2FrictionJointprotected
m_indexB (defined in b2FrictionJoint)b2FrictionJointprotected
m_invIA (defined in b2FrictionJoint)b2FrictionJointprotected
m_invIB (defined in b2FrictionJoint)b2FrictionJointprotected
m_invMassA (defined in b2FrictionJoint)b2FrictionJointprotected
m_invMassB (defined in b2FrictionJoint)b2FrictionJointprotected
m_islandFlag (defined in b2Joint)b2Jointprotected
m_linearImpulse (defined in b2FrictionJoint)b2FrictionJointprotected
m_linearMass (defined in b2FrictionJoint)b2FrictionJointprotected
m_localAnchorA (defined in b2FrictionJoint)b2FrictionJointprotected
m_localAnchorB (defined in b2FrictionJoint)b2FrictionJointprotected
m_localCenterA (defined in b2FrictionJoint)b2FrictionJointprotected
m_localCenterB (defined in b2FrictionJoint)b2FrictionJointprotected
m_maxForce (defined in b2FrictionJoint)b2FrictionJointprotected
m_maxTorque (defined in b2FrictionJoint)b2FrictionJointprotected
m_next (defined in b2Joint)b2Jointprotected
m_prev (defined in b2Joint)b2Jointprotected
m_rA (defined in b2FrictionJoint)b2FrictionJointprotected
m_rB (defined in b2FrictionJoint)b2FrictionJointprotected
m_type (defined in b2Joint)b2Jointprotected
m_userData (defined in b2Joint)b2Jointprotected
SetMaxForce(float force)b2FrictionJoint
SetMaxTorque(float torque)b2FrictionJoint
ShiftOrigin(const b2Vec2 &newOrigin)b2Jointinlinevirtual
SolvePositionConstraints(const b2SolverData &data) override (defined in b2FrictionJoint)b2FrictionJointprotectedvirtual
SolveVelocityConstraints(const b2SolverData &data) override (defined in b2FrictionJoint)b2FrictionJointprotectedvirtual
~b2Joint() (defined in b2Joint)b2Jointinlineprotectedvirtual