Box2D  2.4.1
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
Draw(b2Draw *draw) const overrideb2RevoluteJointvirtual
Dump() overrideb2RevoluteJointvirtual
EnableLimit(bool flag)b2RevoluteJoint
EnableMotor(bool flag)b2RevoluteJoint
GetAnchorA() const overrideb2RevoluteJointvirtual
GetAnchorB() const overrideb2RevoluteJointvirtual
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(float inv_dt) constb2RevoluteJoint
GetNext()b2Jointinline
GetNext() const (defined in b2Joint)b2Joint
GetReactionForce(float inv_dt) const overrideb2RevoluteJointvirtual
GetReactionTorque(float inv_dt) const overrideb2RevoluteJointvirtual
GetReferenceAngle() constb2RevoluteJointinline
GetType() constb2Jointinline
GetUpperLimit() constb2RevoluteJoint
GetUserData()b2Jointinline
InitVelocityConstraints(const b2SolverData &data) override (defined in b2RevoluteJoint)b2RevoluteJointprotectedvirtual
IsEnabled() constb2Joint
IsLimitEnabled() constb2RevoluteJoint
IsMotorEnabled() constb2RevoluteJoint
m_angle (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_axialMass (defined in b2RevoluteJoint)b2RevoluteJointprotected
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_K (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_lowerImpulse (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_maxMotorTorque (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_motorImpulse (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_upperImpulse (defined in b2RevoluteJoint)b2RevoluteJointprotected
m_userData (defined in b2Joint)b2Jointprotected
SetLimits(float lower, float upper)b2RevoluteJoint
SetMaxMotorTorque(float torque)b2RevoluteJoint
SetMotorSpeed(float speed)b2RevoluteJoint
ShiftOrigin(const b2Vec2 &newOrigin)b2Jointinlinevirtual
SolvePositionConstraints(const b2SolverData &data) override (defined in b2RevoluteJoint)b2RevoluteJointprotectedvirtual
SolveVelocityConstraints(const b2SolverData &data) override (defined in b2RevoluteJoint)b2RevoluteJointprotectedvirtual
~b2Joint() (defined in b2Joint)b2Jointinlineprotectedvirtual