|
Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
This is the complete list of members for box2d::Joint, including all inherited members.
| e_atLowerLimit enum value | box2d::Joint | |
| e_atUpperLimit enum value | box2d::Joint | |
| e_equalLimits enum value | box2d::Joint | |
| e_inactiveLimit enum value | box2d::Joint | |
| GetAnchorA() const =0 | box2d::Joint | pure virtual |
| GetAnchorB() const =0 | box2d::Joint | pure virtual |
| GetBodyA() noexcept | box2d::Joint | inline |
| GetBodyA() const noexcept | box2d::Joint | inline |
| GetBodyB() noexcept | box2d::Joint | inline |
| GetBodyB() const noexcept | box2d::Joint | inline |
| GetCollideConnected() const noexcept | box2d::Joint | inline |
| GetReactionForce(Frequency inv_dt) const =0 | box2d::Joint | pure virtual |
| GetReactionTorque(Frequency inv_dt) const =0 | box2d::Joint | pure virtual |
| GetType() const noexcept | box2d::Joint | inline |
| GetUserData() const noexcept | box2d::Joint | inline |
| index_t typedef | box2d::Joint | |
| IsOkay(const JointDef &def) noexcept | box2d::Joint | static |
| Joint(const JointDef &def) | box2d::Joint | protected |
| JointAtty class | box2d::Joint | friend |
| LimitState enum name | box2d::Joint | |
| SetBodyA(Body *value) noexcept | box2d::Joint | inlineprotected |
| SetBodyB(Body *value) noexcept | box2d::Joint | inlineprotected |
| SetUserData(void *data) noexcept | box2d::Joint | inline |
| ShiftOrigin(const Length2D newOrigin) | box2d::Joint | inlinevirtual |
| ~Joint() noexcept | box2d::Joint | inlineprotectedvirtual |
1.8.14