![]() |
Box2D
2.2.1
A 2D Physics Engine for Games
|
b2Body (defined in b2Joint) | b2Joint | [friend] |
b2GearJoint (defined in b2Joint) | b2Joint | [friend] |
b2Island (defined in b2Joint) | b2Joint | [friend] |
b2Joint (defined in b2WheelJoint) | b2WheelJoint | [friend] |
b2Joint(const b2JointDef *def) (defined in b2Joint) | b2Joint | [protected] |
b2WheelJoint(const b2WheelJointDef *def) (defined in b2WheelJoint) | b2WheelJoint | [protected] |
b2World (defined in b2Joint) | b2Joint | [friend] |
Create(const b2JointDef *def, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | [protected, static] |
Destroy(b2Joint *joint, b2BlockAllocator *allocator) (defined in b2Joint) | b2Joint | [protected, static] |
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] |
GetDefinition(b2WheelJointDef *def) const (defined in b2WheelJoint) | b2WheelJoint | |
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 | [protected, virtual] |
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] |
SolvePositionConstraints(const b2SolverData &data) (defined in b2WheelJoint) | b2WheelJoint | [protected, virtual] |
SolveVelocityConstraints(const b2SolverData &data) (defined in b2WheelJoint) | b2WheelJoint | [protected, virtual] |
~b2Joint() (defined in b2Joint) | b2Joint | [inline, protected, virtual] |