b2Joint Member List

This is the complete list of members for b2Joint, including all inherited members.
b2Body classb2Joint [friend]
b2Island classb2Joint [friend]
b2Joint(const b2JointDef *def)b2Joint [protected]
b2World classb2Joint [friend]
Create(const b2JointDef *def, b2BlockAllocator *allocator)b2Joint [protected, static]
Destroy(b2Joint *joint, b2BlockAllocator *allocator)b2Joint [protected, static]
GetAnchorA() const =0b2Joint [pure virtual]
GetAnchorB() const =0b2Joint [pure virtual]
GetBodyA()b2Joint [inline]
GetBodyB()b2Joint [inline]
GetNext()b2Joint [inline]
GetReactionForce(float32 inv_dt) const =0b2Joint [pure virtual]
GetReactionTorque(float32 inv_dt) const =0b2Joint [pure virtual]
GetType() const b2Joint [inline]
GetUserData() const b2Joint [inline]
InitVelocityConstraints(const b2TimeStep &step)=0b2Joint [protected, pure virtual]
IsActive() const b2Joint
m_bodyAb2Joint [protected]
m_bodyBb2Joint [protected]
m_collideConnectedb2Joint [protected]
m_edgeAb2Joint [protected]
m_edgeBb2Joint [protected]
m_invIAb2Joint [protected]
m_invIBb2Joint [protected]
m_invMassAb2Joint [protected]
m_invMassBb2Joint [protected]
m_islandFlagb2Joint [protected]
m_localCenterAb2Joint [protected]
m_localCenterBb2Joint [protected]
m_nextb2Joint [protected]
m_prevb2Joint [protected]
m_typeb2Joint [protected]
m_userDatab2Joint [protected]
SetUserData(void *data)b2Joint [inline]
SolvePositionConstraints(float32 baumgarte)=0b2Joint [protected, pure virtual]
SolveVelocityConstraints(const b2TimeStep &step)=0b2Joint [protected, pure virtual]
~b2Joint()b2Joint [inline, protected, virtual]
Generated on Sat Apr 3 18:18:09 2010 for Box2D by  doxygen 1.6.3