This is the complete list of members for b2WheelJoint, including all inherited members.
b2Joint (defined in b2WheelJoint) | b2WheelJoint | friend |
b2Joint(const b2JointDef *def) (defined in b2Joint) | b2Joint | protected |
b2WheelJoint(const b2WheelJointDef *def) (defined in b2WheelJoint) | b2WheelJoint | protected |
Create(const b2JointDef *def, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | protectedstatic |
Destroy(b2Joint *joint, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | protectedstatic |
Dump() | b2WheelJoint | virtual |
EnableMotor(bool flag) | b2WheelJoint | |
GetAnchorA() const | b2WheelJoint | virtual |
GetAnchorB() const | b2WheelJoint | virtual |
GetBodyA() | b2Joint | inline |
GetBodyB() | b2Joint | inline |
GetCollideConnected() const | b2Joint | inline |
GetJointSpeed() const | b2WheelJoint | |
GetJointTranslation() const | b2WheelJoint | |
GetLocalAnchorA() const | b2WheelJoint | inline |
GetLocalAnchorB() const | b2WheelJoint | inline |
GetLocalAxisA() const | b2WheelJoint | inline |
GetMaxMotorTorque() const (defined in b2WheelJoint) | b2WheelJoint | inline |
GetMotorSpeed() const | b2WheelJoint | inline |
GetMotorTorque(float32 inv_dt) const | b2WheelJoint | |
GetNext() | b2Joint | inline |
GetNext() const (defined in b2Joint) | b2Joint | inline |
GetReactionForce(float32 inv_dt) const | b2WheelJoint | virtual |
GetReactionTorque(float32 inv_dt) const | b2WheelJoint | virtual |
GetSpringDampingRatio() const (defined in b2WheelJoint) | b2WheelJoint | inline |
GetSpringFrequencyHz() const (defined in b2WheelJoint) | b2WheelJoint | inline |
GetType() const | b2Joint | inline |
GetUserData() const | b2Joint | inline |
InitVelocityConstraints(const b2SolverData &data) (defined in b2WheelJoint) | b2WheelJoint | protectedvirtual |
IsActive() const | b2Joint | |
IsMotorEnabled() const | b2WheelJoint | |
m_ax (defined in b2WheelJoint) | b2WheelJoint | protected |
m_ay (defined in b2WheelJoint) | b2WheelJoint | protected |
m_bias (defined in b2WheelJoint) | b2WheelJoint | protected |
m_bodyA (defined in b2Joint) | b2Joint | protected |
m_bodyB (defined in b2Joint) | b2Joint | protected |
m_collideConnected (defined in b2Joint) | b2Joint | protected |
m_dampingRatio (defined in b2WheelJoint) | b2WheelJoint | protected |
m_edgeA (defined in b2Joint) | b2Joint | protected |
m_edgeB (defined in b2Joint) | b2Joint | protected |
m_enableMotor (defined in b2WheelJoint) | b2WheelJoint | protected |
m_frequencyHz (defined in b2WheelJoint) | b2WheelJoint | protected |
m_gamma (defined in b2WheelJoint) | b2WheelJoint | protected |
m_impulse (defined in b2WheelJoint) | b2WheelJoint | protected |
m_index (defined in b2Joint) | b2Joint | protected |
m_indexA (defined in b2WheelJoint) | b2WheelJoint | protected |
m_indexB (defined in b2WheelJoint) | b2WheelJoint | protected |
m_invIA (defined in b2WheelJoint) | b2WheelJoint | protected |
m_invIB (defined in b2WheelJoint) | b2WheelJoint | protected |
m_invMassA (defined in b2WheelJoint) | b2WheelJoint | protected |
m_invMassB (defined in b2WheelJoint) | b2WheelJoint | protected |
m_islandFlag (defined in b2Joint) | b2Joint | protected |
m_localAnchorA (defined in b2WheelJoint) | b2WheelJoint | protected |
m_localAnchorB (defined in b2WheelJoint) | b2WheelJoint | protected |
m_localCenterA (defined in b2WheelJoint) | b2WheelJoint | protected |
m_localCenterB (defined in b2WheelJoint) | b2WheelJoint | protected |
m_localXAxisA (defined in b2WheelJoint) | b2WheelJoint | protected |
m_localYAxisA (defined in b2WheelJoint) | b2WheelJoint | protected |
m_mass (defined in b2WheelJoint) | b2WheelJoint | protected |
m_maxMotorTorque (defined in b2WheelJoint) | b2WheelJoint | protected |
m_motorImpulse (defined in b2WheelJoint) | b2WheelJoint | protected |
m_motorMass (defined in b2WheelJoint) | b2WheelJoint | protected |
m_motorSpeed (defined in b2WheelJoint) | b2WheelJoint | protected |
m_next (defined in b2Joint) | b2Joint | protected |
m_prev (defined in b2Joint) | b2Joint | protected |
m_sAx (defined in b2WheelJoint) | b2WheelJoint | protected |
m_sAy (defined in b2WheelJoint) | b2WheelJoint | protected |
m_sBx (defined in b2WheelJoint) | b2WheelJoint | protected |
m_sBy (defined in b2WheelJoint) | b2WheelJoint | protected |
m_springImpulse (defined in b2WheelJoint) | b2WheelJoint | protected |
m_springMass (defined in b2WheelJoint) | b2WheelJoint | protected |
m_type (defined in b2Joint) | b2Joint | protected |
m_userData (defined in b2Joint) | b2Joint | protected |
SetMaxMotorTorque(float32 torque) | b2WheelJoint | |
SetMotorSpeed(float32 speed) | b2WheelJoint | |
SetSpringDampingRatio(float32 ratio) | b2WheelJoint | inline |
SetSpringFrequencyHz(float32 hz) | b2WheelJoint | inline |
SetUserData(void *data) | b2Joint | inline |
ShiftOrigin(const b2Vec2 &newOrigin) | b2Joint | inlinevirtual |
SolvePositionConstraints(const b2SolverData &data) (defined in b2WheelJoint) | b2WheelJoint | protectedvirtual |
SolveVelocityConstraints(const b2SolverData &data) (defined in b2WheelJoint) | b2WheelJoint | protectedvirtual |
~b2Joint() (defined in b2Joint) | b2Joint | inlineprotectedvirtual |