Home
last modified time | relevance | path

Searched defs:getMotorSpeed (Results 1 – 19 of 19) sorted by relevance

/dports/devel/love5/love-0.5-0/src/box2d/
H A DPrismaticJoint.cpp59 float PrismaticJoint::getMotorSpeed() const in getMotorSpeed() function in love_box2d::PrismaticJoint
H A DRevoluteJoint.cpp61 float RevoluteJoint::getMotorSpeed() const in getMotorSpeed() function in love_box2d::RevoluteJoint
/dports/misc/libsweep-lidar/sweep-sdk-1.3.0/jsweep/src/main/java/io/scanse/sweep/
H A DSweepDevice.java130 public int getMotorSpeed() { in getMotorSpeed() method in SweepDevice
/dports/devel/love08/love-0.8.0/src/modules/physics/box2d/
H A DWheelJoint.cpp74 float WheelJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::WheelJoint
H A DRevoluteJoint.cpp79 float RevoluteJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::RevoluteJoint
H A DPrismaticJoint.cpp82 float PrismaticJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::PrismaticJoint
/dports/devel/love07/love-HEAD/src/modules/physics/box2d/
H A DRevoluteJoint.cpp84 float RevoluteJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::RevoluteJoint
H A DPrismaticJoint.cpp86 float PrismaticJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::PrismaticJoint
/dports/devel/love10/love-0.10.2/src/modules/physics/box2d/
H A DWheelJoint.cpp76 float WheelJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::WheelJoint
H A DRevoluteJoint.cpp97 float RevoluteJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::RevoluteJoint
H A DPrismaticJoint.cpp98 float PrismaticJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::PrismaticJoint
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/constraint/
H A DHingeJoint.cpp210 decimal HingeJoint::getMotorSpeed() const { in getMotorSpeed() function in HingeJoint
H A DSliderJoint.cpp257 decimal SliderJoint::getMotorSpeed() const { in getMotorSpeed() function in SliderJoint
/dports/devel/love/love-11.3/src/modules/physics/box2d/
H A DWheelJoint.cpp78 float WheelJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::WheelJoint
H A DRevoluteJoint.cpp99 float RevoluteJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::RevoluteJoint
H A DPrismaticJoint.cpp100 float PrismaticJoint::getMotorSpeed() const in getMotorSpeed() function in love::physics::box2d::PrismaticJoint
/dports/misc/libsweep-lidar/sweep-sdk-1.3.0/sweepjs/
H A Dsweepjs.cc216 NAN_METHOD(Sweep::getMotorSpeed) { in NAN_METHOD()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/include/reactphysics3d/components/
H A DHingeJointComponents.h870 inline decimal HingeJointComponents::getMotorSpeed(Entity jointEntity) const { in getMotorSpeed() function
H A DSliderJointComponents.h899 inline decimal SliderJointComponents::getMotorSpeed(Entity jointEntity) const { in getMotorSpeed() function