Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
This is the complete list of members for box2d::PulleyJointDef, including all inherited members.
bodyA | box2d::JointDef | |
bodyB | box2d::JointDef | |
collideConnected | box2d::JointDef | |
groundAnchorA | box2d::PulleyJointDef | |
groundAnchorB | box2d::PulleyJointDef | |
Initialize(Body *bodyA, Body *bodyB, const Length2D groundAnchorA, const Length2D groundAnchorB, const Length2D anchorA, const Length2D anchorB, RealNum ratio) | box2d::PulleyJointDef | |
JointDef()=delete | box2d::JointDef | |
JointDef(JointType t) noexcept | box2d::JointDef | inline |
JointDef(JointType t, Body *bA, Body *bB, bool cc=false, void *u=nullptr) noexcept | box2d::JointDef | inline |
lengthA | box2d::PulleyJointDef | |
lengthB | box2d::PulleyJointDef | |
localAnchorA | box2d::PulleyJointDef | |
localAnchorB | box2d::PulleyJointDef | |
PulleyJointDef() noexcept | box2d::PulleyJointDef | inline |
ratio | box2d::PulleyJointDef | |
type | box2d::JointDef | |
userData | box2d::JointDef |