Home
last modified time | relevance | path

Searched defs:enableMotor (Results 1 – 25 of 76) sorted by relevance

1234

/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/
H A Dbox2dwheeljoint.h123 inline bool Box2DWheelJoint::enableMotor() const in enableMotor() function
H A Dbox2drevolutejoint.h151 inline bool Box2DRevoluteJoint::enableMotor() const in enableMotor() function
H A Dbox2dprismaticjoint.h152 inline bool Box2DPrismaticJoint::enableMotor() const in enableMotor() function
H A Dbox2dwheeljoint.cpp78 void Box2DWheelJoint::setEnableMotor(bool enableMotor) in setEnableMotor()
H A Dbox2drevolutejoint.cpp115 void Box2DRevoluteJoint::setEnableMotor(bool enableMotor) in setEnableMotor()
H A Dbox2dprismaticjoint.cpp136 void Box2DPrismaticJoint::setEnableMotor(bool enableMotor) in setEnableMotor()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DConstraintRevolute2D.cpp118 void ConstraintRevolute2D::SetEnableMotor(bool enableMotor) in SetEnableMotor()
H A DConstraintWheel2D.cpp86 void ConstraintWheel2D::SetEnableMotor(bool enableMotor) in SetEnableMotor()
H A DConstraintPrismatic2D.cpp131 void ConstraintPrismatic2D::SetEnableMotor(bool enableMotor) in SetEnableMotor()
/dports/devel/love08/love-0.8.0/src/modules/physics/box2d/
H A DWheelJoint.cpp59 void WheelJoint::enableMotor(bool motor) in enableMotor() function in love::physics::box2d::WheelJoint
H A DRevoluteJoint.cpp59 void RevoluteJoint::enableMotor(bool motor) in enableMotor() function in love::physics::box2d::RevoluteJoint
H A DPrismaticJoint.cpp62 void PrismaticJoint::enableMotor(bool motor) in enableMotor() function in love::physics::box2d::PrismaticJoint
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/constraint/
H A DHingeJoint.cpp85 void HingeJoint::enableMotor(bool isMotorEnabled) { in enableMotor() function in HingeJoint
H A DSliderJoint.cpp96 void SliderJoint::enableMotor(bool isMotorEnabled) { in enableMotor() function in SliderJoint
/dports/games/kolf/kolf-21.12.3/external/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h74 bool enableMotor; member
H A Db2LineJoint.h69 bool enableMotor; member
/dports/devel/upp/upp/uppsrc/plugin/box2d/
H A Db2RevoluteJoint.h74 bool enableMotor; member
H A Db2LineJoint.h69 bool enableMotor; member
H A Db2PrismaticJoint.h74 bool enableMotor; member
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/Source/Dynamics/Joints/
H A Db2RevoluteJoint.h74 bool enableMotor; member
H A Db2PrismaticJoint.h73 bool enableMotor; member
/dports/devel/love5/love-0.5-0/src/box2d/Source/Dynamics/Joints/
H A Db2RevoluteJoint.h74 bool enableMotor; member
H A Db2PrismaticJoint.h73 bool enableMotor; member
/dports/games/numptyphysics/numptyphysics/Box2D/Source/Dynamics/Joints/
H A Db2RevoluteJoint.h74 bool enableMotor; member
H A Db2PrismaticJoint.h73 bool enableMotor; member

1234