Searched defs:setMotorTarget (Results 1 – 4 of 4) sorted by relevance
150 public void setMotorTarget(Quaternion qAinB, float dt) { in setMotorTarget() method in btHingeConstraint154 public void setMotorTarget(float targetAngle, float dt) { in setMotorTarget() method in btHingeConstraint
186 public void setMotorTarget(Quaternion q) { in setMotorTarget() method in btConeTwistConstraint
731 void btHingeConstraint::setMotorTarget(const btQuaternion& qAinB, btScalar dt) in setMotorTarget() function in btHingeConstraint756 void btHingeConstraint::setMotorTarget(btScalar targetAngle, btScalar dt) in setMotorTarget() function in btHingeConstraint
986 void btConeTwistConstraint::setMotorTarget(const btQuaternion &q) in setMotorTarget() function in btConeTwistConstraint