|  | Box2D
    2.3.0
    A 2D Physics Engine for Games | 
This is the complete list of members for b2GearJoint, including all inherited members.
| b2GearJoint(const b2GearJointDef *data) (defined in b2GearJoint) | b2GearJoint | protected | 
| b2Joint (defined in b2GearJoint) | b2GearJoint | friend | 
| b2Joint(const b2JointDef *def) (defined in b2Joint) | b2Joint | protected | 
| Create(const b2JointDef *def, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | protectedstatic | 
| Destroy(b2Joint *joint, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | protectedstatic | 
| Dump() | b2GearJoint | virtual | 
| GetAnchorA() const | b2GearJoint | virtual | 
| GetAnchorB() const | b2GearJoint | virtual | 
| GetBodyA() | b2Joint | inline | 
| GetBodyB() | b2Joint | inline | 
| GetCollideConnected() const | b2Joint | inline | 
| GetJoint1() | b2GearJoint | inline | 
| GetJoint2() | b2GearJoint | inline | 
| GetNext() | b2Joint | inline | 
| GetNext() const (defined in b2Joint) | b2Joint | inline | 
| GetRatio() const (defined in b2GearJoint) | b2GearJoint | |
| GetReactionForce(float32 inv_dt) const | b2GearJoint | virtual | 
| GetReactionTorque(float32 inv_dt) const | b2GearJoint | virtual | 
| GetType() const | b2Joint | inline | 
| GetUserData() const | b2Joint | inline | 
| InitVelocityConstraints(const b2SolverData &data) (defined in b2GearJoint) | b2GearJoint | protectedvirtual | 
| IsActive() const | b2Joint | |
| m_bodyA (defined in b2Joint) | b2Joint | protected | 
| m_bodyB (defined in b2Joint) | b2Joint | protected | 
| m_bodyC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_bodyD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_collideConnected (defined in b2Joint) | b2Joint | protected | 
| m_constant (defined in b2GearJoint) | b2GearJoint | protected | 
| m_edgeA (defined in b2Joint) | b2Joint | protected | 
| m_edgeB (defined in b2Joint) | b2Joint | protected | 
| m_iA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_iB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_iC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_iD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_impulse (defined in b2GearJoint) | b2GearJoint | protected | 
| m_index (defined in b2Joint) | b2Joint | protected | 
| m_indexA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_indexB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_indexC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_indexD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_islandFlag (defined in b2Joint) | b2Joint | protected | 
| m_joint1 (defined in b2GearJoint) | b2GearJoint | protected | 
| m_joint2 (defined in b2GearJoint) | b2GearJoint | protected | 
| m_JvAC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_JvBD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_JwA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_JwB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_JwC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_JwD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_lcA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_lcB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_lcC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_lcD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_localAnchorA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_localAnchorB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_localAnchorC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_localAnchorD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_localAxisC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_localAxisD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_mA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_mass (defined in b2GearJoint) | b2GearJoint | protected | 
| m_mB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_mC (defined in b2GearJoint) | b2GearJoint | protected | 
| m_mD (defined in b2GearJoint) | b2GearJoint | protected | 
| m_next (defined in b2Joint) | b2Joint | protected | 
| m_prev (defined in b2Joint) | b2Joint | protected | 
| m_ratio (defined in b2GearJoint) | b2GearJoint | protected | 
| m_referenceAngleA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_referenceAngleB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_type (defined in b2Joint) | b2Joint | protected | 
| m_typeA (defined in b2GearJoint) | b2GearJoint | protected | 
| m_typeB (defined in b2GearJoint) | b2GearJoint | protected | 
| m_userData (defined in b2Joint) | b2Joint | protected | 
| SetRatio(float32 ratio) | b2GearJoint | |
| SetUserData(void *data) | b2Joint | inline | 
| ShiftOrigin(const b2Vec2 &newOrigin) | b2Joint | inlinevirtual | 
| SolvePositionConstraints(const b2SolverData &data) (defined in b2GearJoint) | b2GearJoint | protectedvirtual | 
| SolveVelocityConstraints(const b2SolverData &data) (defined in b2GearJoint) | b2GearJoint | protectedvirtual | 
| ~b2Joint() (defined in b2Joint) | b2Joint | inlineprotectedvirtual | 
 1.8.11
 1.8.11