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

Ogre::Matrix4 Member List

This is the complete list of members for Ogre::Matrix4, including all inherited members.
_mOgre::Matrix4 [protected]
adjoint() constOgre::Matrix4
concatenate(const Matrix4 &m2) constOgre::Matrix4
determinant() constOgre::Matrix4
extract3x3Matrix(Matrix3 &m3x3) constOgre::Matrix4
getScale(const Vector3 &v)Ogre::Matrix4 [static]
getScale(Real s_x, Real s_y, Real s_z)Ogre::Matrix4 [static]
getTrans(const Vector3 &v)Ogre::Matrix4 [static]
getTrans(Real t_x, Real t_y, Real t_z)Ogre::Matrix4 [static]
IDENTITYOgre::Matrix4 [static]
inverse() constOgre::Matrix4
mOgre::Matrix4 [protected]
makeTrans(const Vector3 &v)Ogre::Matrix4
makeTrans(Real tx, Real ty, Real tz)Ogre::Matrix4
Matrix4()Ogre::Matrix4
Matrix4(Real m00, Real m01, Real m02, Real m03, Real m10, Real m11, Real m12, Real m13, Real m20, Real m21, Real m22, Real m23, Real m30, Real m31, Real m32, Real m33)Ogre::Matrix4
operator *(const Matrix4 &m2) constOgre::Matrix4
operator *(const Vector3 &v) constOgre::Matrix4
operator *(Real scalar)Ogre::Matrix4
operator!=(Matrix4 &m2) constOgre::Matrix4
operator+(const Matrix4 &m2) constOgre::Matrix4
operator-(const Matrix4 &m2) constOgre::Matrix4
operator<<(std::ostream &o, const Matrix4 &m)Ogre::Matrix4 [friend]
operator=(const Matrix3 &mat3)Ogre::Matrix4
operator==(const Matrix4 &m2) constOgre::Matrix4
operator[](unsigned iRow)Ogre::Matrix4
operator[](unsigned iRow) constOgre::Matrix4
setScale(const Vector3 &v)Ogre::Matrix4
setTrans(const Vector3 &v)Ogre::Matrix4
transpose(void) constOgre::Matrix4
ZEROOgre::Matrix4 [static]

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:18:07 2004