Searched refs:setRotation (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/apps/glteapot/
H A DQuaternion.h59 setRotation(axis, angle);
97 void setRotation(const Vector3& axis, const float& angle) function in class:Quaternion
/haiku-fatelf/src/apps/haiku3d/
H A DQuaternion.h66 setRotation(axis, angle);
104 void setRotation(const Vector3& axis, const float& angle) function in class:Quaternion
/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathQuat.h145 Quat<T>& setRotation(const Vec3<T>& fromDirection,
500 Quat<T>::setRotation(const Vec3<T>& from, const Vec3<T>& to) function in class:Imath::Quat
582 // This function is called by setRotation(), above; it assumes
H A DImathMatrixAlgo.h756 q.setRotation(from, to);
H A DImathMatrix.h270 const Matrix33 & setRotation (S r);
1545 Matrix33<T>::setRotation (S r) function in class:Imath::Matrix33
1572 *this *= Matrix33<T>().setRotation (r);

Completed in 48 milliseconds