This is the complete list of members for b2Joint, including all inherited members.
| b2Body class | b2Joint | friend | 
| b2GearJoint class | b2Joint | friend | 
| b2Island class | b2Joint | friend | 
| b2Joint(const b2JointDef *def) | b2Joint | protected | 
| b2World class | b2Joint | friend | 
| Create(const b2JointDef *def, b2BlockAllocator *allocator) | b2Joint | protectedstatic | 
| Destroy(b2Joint *joint, b2BlockAllocator *allocator) | b2Joint | protectedstatic | 
| Dump() | b2Joint | inlinevirtual | 
| GetAnchorA() const =0 | b2Joint | pure virtual | 
| GetAnchorB() const =0 | b2Joint | pure virtual | 
| GetBodyA() | b2Joint | inline | 
| GetBodyB() | b2Joint | inline | 
| GetCollideConnected() const | b2Joint | inline | 
| GetNext() | b2Joint | inline | 
| GetNext() const | b2Joint | inline | 
| GetReactionForce(float32 inv_dt) const =0 | b2Joint | pure virtual | 
| GetReactionTorque(float32 inv_dt) const =0 | b2Joint | pure virtual | 
| GetType() const | b2Joint | inline | 
| GetUserData() const | b2Joint | inline | 
| InitVelocityConstraints(const b2SolverData &data)=0 | b2Joint | protectedpure virtual | 
| IsActive() const | b2Joint | |
| m_bodyA | b2Joint | protected | 
| m_bodyB | b2Joint | protected | 
| m_collideConnected | b2Joint | protected | 
| m_edgeA | b2Joint | protected | 
| m_edgeB | b2Joint | protected | 
| m_index | b2Joint | protected | 
| m_islandFlag | b2Joint | protected | 
| m_next | b2Joint | protected | 
| m_prev | b2Joint | protected | 
| m_type | b2Joint | protected | 
| m_userData | b2Joint | protected | 
| SetUserData(void *data) | b2Joint | inline | 
| ShiftOrigin(const b2Vec2 &newOrigin) | b2Joint | inlinevirtual | 
| SolvePositionConstraints(const b2SolverData &data)=0 | b2Joint | protectedpure virtual | 
| SolveVelocityConstraints(const b2SolverData &data)=0 | b2Joint | protectedpure virtual | 
| ~b2Joint() | b2Joint | inlineprotectedvirtual |