Box2D  2.3.0
A 2D Physics Engine for Games
b2RevoluteJoint Member List

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

b2GearJoint (defined in b2RevoluteJoint)b2RevoluteJointfriend
b2Joint (defined in b2RevoluteJoint)b2RevoluteJointfriend
b2Joint(const b2JointDef *def) (defined in b2Joint)b2Jointprotected
b2RevoluteJoint(const b2RevoluteJointDef *def) (defined in b2RevoluteJoint)b2RevoluteJointprotected
Create(const b2JointDef *def, b2BlockAllocator *allocator) (defined in b2Joint)b2Jointprotectedstatic
Destroy(b2Joint *joint, b2BlockAllocator *allocator) (defined in b2Joint)b2Jointprotectedstatic
Dump()b2RevoluteJointvirtual
EnableLimit(bool flag)b2RevoluteJoint
EnableMotor(bool flag)b2RevoluteJoint
GetAnchorA() constb2RevoluteJointvirtual
GetAnchorB() constb2RevoluteJointvirtual
GetBodyA()b2Jointinline
GetBodyB()b2Jointinline
GetCollideConnected() constb2Jointinline
GetJointAngle() constb2RevoluteJoint
GetJointSpeed() constb2RevoluteJoint
GetLocalAnchorA() constb2RevoluteJointinline
GetLocalAnchorB() constb2RevoluteJointinline
GetLowerLimit() constb2RevoluteJoint
GetMaxMotorTorque() const (defined in b2RevoluteJoint)b2RevoluteJointinline
GetMotorSpeed() constb2RevoluteJointinline
GetMotorTorque(float32 inv_dt) constb2RevoluteJoint
GetNext()b2Jointinline
GetNext() const (defined in b2Joint)b2Joint
GetReactionForce(float32 inv_dt) constb2RevoluteJointvirtual
GetReactionTorque(float32 inv_dt) constb2RevoluteJointvirtual
GetReferenceAngle() constb2RevoluteJointinline
GetType() constb2Jointinline
GetUpperLimit() constb2RevoluteJoint
GetUserData() constb2Jointinline
InitVelocityConstraints(const b2SolverData &data) (defined in b2RevoluteJoint)b2RevoluteJointprotectedvirtual
IsActive() constb2Joint
IsLimitEnabled() constb2RevoluteJoint
IsMotorEnabled() constb2RevoluteJoint
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_enableLimit (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_enableMotor (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_impulse (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_index (defined in b2Joint)b2Jointprotected
m_indexA (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_indexB (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_invIA (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_invIB (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_invMassA (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_invMassB (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_islandFlag (defined in b2Joint)b2Jointprotected
m_limitState (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_localAnchorA (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_localAnchorB (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_localCenterA (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_localCenterB (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_lowerAngle (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_mass (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_maxMotorTorque (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_motorImpulse (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_motorMass (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_motorSpeed (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_next (defined in b2Joint)b2Jointprotected
m_prev (defined in b2Joint)b2Jointprotected
m_rA (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_rB (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_referenceAngle (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_type (defined in b2Joint)b2Jointprotected
m_upperAngle (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_userData (defined in b2Joint)b2Jointprotected
SetLimits(float32 lower, float32 upper)b2RevoluteJoint
SetMaxMotorTorque(float32 torque)b2RevoluteJoint
SetMotorSpeed(float32 speed)b2RevoluteJoint
SetUserData(void *data)b2Jointinline
ShiftOrigin(const b2Vec2 &newOrigin)b2Jointinlinevirtual
SolvePositionConstraints(const b2SolverData &data) (defined in b2RevoluteJoint)b2RevoluteJointprotectedvirtual
SolveVelocityConstraints(const b2SolverData &data) (defined in b2RevoluteJoint)b2RevoluteJointprotectedvirtual
~b2Joint() (defined in b2Joint)b2Jointinlineprotectedvirtual