Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

QuatC Member List

This is the complete list of members for QuatC, including all inherited members.
dot(const QuatC &rQuat) constQuatC [inline]
exp() constQuatC
from_axis_angle(const Vector3C &rVec, float32 f32Angle)QuatC
from_axis_angle(float32 f32X, float32 f32Y, float32 f32Z, float32 f32Angle)QuatC
from_rot_matrix(const Matrix3C &rMat)QuatC
inverse() constQuatC
log() constQuatC
norm() constQuatC [inline]
normalize() constQuatC
operator *(const QuatC &rQuat) constQuatC
operator *(float32 f32Scalar) constQuatC [inline]
operator *(float32 f32Scalar, const QuatC &rQuat)QuatC [friend]
operator!=(const QuatC &rQuat) constQuatC [inline]
operator+(const QuatC &rQuat) constQuatC [inline]
operator-() constQuatC [inline]
operator-(const QuatC &rQuat) constQuatC [inline]
operator/(const QuatC &rQuat) constQuatC
operator==(const QuatC &rQuat) constQuatC [inline]
operator[](int32 i)QuatC [inline]
operator[](int32 i) constQuatC [inline]
QuatC(float32 f32X=0, float32 f32Y=0, float32 f32Z=0, float32 f32W=1)QuatC
QuatC(const QuatC &rQuat)QuatC
slerp(float32 f32T, const QuatC &rQ, const QuatC &rP)QuatC [static]
to_axis_angle(Vector3C &rVec, float32 &f32Angle) constQuatC
to_axis_angle(float32 &f32X, float32 &f32Y, float32 &f32Z, float32 &f32Angle) constQuatC
to_rot_matrix() constQuatC
unit_inverse() constQuatC [inline]
~QuatC()QuatC [virtual]

Moppi Demopaja SDK Documentation -- Copyright © 2000-2002 Moppi Productions