Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
box2d
MotorJoint
box2d::MotorJoint Member List
This is the complete list of members for
box2d::MotorJoint
, 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 override
box2d::MotorJoint
virtual
GetAnchorB
() const override
box2d::MotorJoint
virtual
GetAngularOffset
() const
box2d::MotorJoint
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
GetCorrectionFactor
() const
box2d::MotorJoint
GetLinearOffset
() const
box2d::MotorJoint
GetMaxForce
() const
box2d::MotorJoint
GetMaxTorque
() const
box2d::MotorJoint
GetReactionForce
(Frequency inv_dt) const override
box2d::MotorJoint
virtual
GetReactionTorque
(Frequency inv_dt) const override
box2d::MotorJoint
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
LimitState
enum name
box2d::Joint
MotorJoint
(const MotorJointDef &def)
box2d::MotorJoint
SetAngularOffset
(Angle angularOffset)
box2d::MotorJoint
SetBodyA
(Body *value) noexcept
box2d::Joint
inline
protected
SetBodyB
(Body *value) noexcept
box2d::Joint
inline
protected
SetCorrectionFactor
(RealNum factor)
box2d::MotorJoint
SetLinearOffset
(const Length2D linearOffset)
box2d::MotorJoint
SetMaxForce
(Force force)
box2d::MotorJoint
SetMaxTorque
(Torque torque)
box2d::MotorJoint
SetUserData
(void *data) noexcept
box2d::Joint
inline
ShiftOrigin
(const Length2D newOrigin)
box2d::Joint
inline
virtual
~Joint
() noexcept
box2d::Joint
inline
protected
virtual
Generated on Mon Apr 24 2017 23:00:17 for Box2D by
1.8.14