Rumba C++ SDK
Imath::Quat< T > Member List

This is the complete list of members for Imath::Quat< T >, including all inherited members.

angle() constImath::Quat< T >inline
axis() constImath::Quat< T >inline
euclideanInnerProduct(const Quat< T > &q) constImath::Quat< T >inline
exp() constImath::Quat< T >inline
identity()Imath::Quat< T >inlinestatic
inverse() constImath::Quat< T >inline
invert()Imath::Quat< T >inline
length() constImath::Quat< T >inline
log() constImath::Quat< T >inline
normalize()Imath::Quat< T >inline
normalized() constImath::Quat< T >inline
operator!=(const Quat< S > &q) constImath::Quat< T >inline
operator*=(const Quat< T > &q)Imath::Quat< T >inline
operator*=(T t)Imath::Quat< T >inline
operator+=(const Quat< T > &q)Imath::Quat< T >inline
operator-=(const Quat< T > &q)Imath::Quat< T >inline
operator/=(const Quat< T > &q)Imath::Quat< T >inline
operator/=(T t)Imath::Quat< T >inline
operator=(const Quat< T > &q)Imath::Quat< T >inline
operator==(const Quat< S > &q) constImath::Quat< T >inline
operator[](int index)Imath::Quat< T >inline
operator[](int index) constImath::Quat< T >inline
Quat()Imath::Quat< T >inline
Quat(const Quat< S > &q)Imath::Quat< T >inline
Quat(T s, T i, T j, T k)Imath::Quat< T >inline
Quat(T s, Vec3< T > d)Imath::Quat< T >inline
rImath::Quat< T >
rotateVector(const Vec3< T > &original) constImath::Quat< T >inline
setAxisAngle(const Vec3< T > &axis, T radians)Imath::Quat< T >inline
setRotation(const Vec3< T > &fromDirection, const Vec3< T > &toDirection)Imath::Quat< T >
toMatrix33() constImath::Quat< T >
toMatrix44() constImath::Quat< T >
vImath::Quat< T >