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

Matrix3C Member List

This is the complete list of members for Matrix3C, including all inherited members.
inverse() constMatrix3C
Matrix3C()Matrix3C
Matrix3C(const Matrix3C &rMat)Matrix3C
Matrix3C(const float32 *pMat)Matrix3C
operator *(const Matrix3C &rMat) constMatrix3C
operator *(const Matrix3C &rMat, const Vector3C &rVec)Matrix3C [friend]
operator *(const Vector3C &rVec, const Matrix3C &rMat)Matrix3C [friend]
operator *=(const Matrix3C &rMat)Matrix3C
operator *=(Vector3C &rVec, const Matrix3C &rMat)Matrix3C [friend]
operator+(const Matrix3C &rMat) constMatrix3C
operator+=(const Matrix3C &rMat)Matrix3C
operator-() constMatrix3C
operator-(const Matrix3C &rMat) constMatrix3C
operator-=(const Matrix3C &rMat)Matrix3C
operator[](int32 i)Matrix3C
operator[](int32 i) constMatrix3C
ortho_norm() constMatrix3C
pre_trans(const Vector3C &rVec) constMatrix3C
set_identity()Matrix3C
set_rot(const QuatC &rQuat)Matrix3C
set_rot_x(float32 f32Angle)Matrix3C
set_rot_xyz(float32 f32XAngle, float32 f32YAngle, float32 f32ZAngle)Matrix3C
set_rot_y(float32 f32Angle)Matrix3C
set_rot_z(float32 f32Angle)Matrix3C
set_scale(const Vector3C &v)Matrix3C
set_trans(const Vector3C &v)Matrix3C
transpose() constMatrix3C
~Matrix3C()Matrix3C [virtual]

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