version 3.3

VRS::Matrix4x4Base< T > Member List

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

det() const VRS::Matrix4x4Base< T >
element(unsigned int i, unsigned int j) const VRS::Matrix4x4Base< T >
element(unsigned int i, unsigned int j)VRS::Matrix4x4Base< T >
getHint() const VRS::Matrix4x4Base< T >
identityVRS::Matrix4x4Base< T > [static]
inverse(Matrix4x4Base &result) const VRS::Matrix4x4Base< T >
inverse() const VRS::Matrix4x4Base< T >
Matrix4x4Base()VRS::Matrix4x4Base< T >
Matrix4x4Base(const Matrix4x4Base &m1, const Matrix4x4Base &m2)VRS::Matrix4x4Base< T >
Matrix4x4Base(T m00, T m01, T m02, T m03, T m10, T m11, T m12, T m13, T m20, T m21, T m22, T m23, T m30, T m31, T m32, T m33, MatrixType hint=Matrix4x4Base::MT_Unknown)VRS::Matrix4x4Base< T >
MatrixType enum nameVRS::Matrix4x4Base< T >
MT_Check enum valueVRS::Matrix4x4Base< T >
MT_Identity enum valueVRS::Matrix4x4Base< T >
MT_Invalid enum valueVRS::Matrix4x4Base< T >
MT_Scale enum valueVRS::Matrix4x4Base< T >
MT_Translate enum valueVRS::Matrix4x4Base< T >
MT_Unknown enum valueVRS::Matrix4x4Base< T >
operator!=(const Matrix4x4Base &m) const VRS::Matrix4x4Base< T >
operator*=(T scalar)VRS::Matrix4x4Base< T >
operator*=(const Matrix4x4Base &m)VRS::Matrix4x4Base< T >
operator==(const Matrix4x4Base &m) const VRS::Matrix4x4Base< T >
pointer() const VRS::Matrix4x4Base< T >
rotation(const Vector3Base< T > &axis, const Vector3Base< T > &center, T angle)VRS::Matrix4x4Base< T > [static]
scaling(const Vector3Base< T > &s)VRS::Matrix4x4Base< T > [static]
setElement(unsigned int i, unsigned int j, T value)VRS::Matrix4x4Base< T >
setHint(MatrixType matrixtype=Matrix4x4Base::MT_Check)VRS::Matrix4x4Base< T >
subDet3x3(unsigned int omitColumn, unsigned int omitRow) const VRS::Matrix4x4Base< T >
toUpperLeft3x3()VRS::Matrix4x4Base< T >
translation(const Vector3Base< T > &t)VRS::Matrix4x4Base< T > [static]
transpose()VRS::Matrix4x4Base< T >
VRS_SERIALIZABLE_CLASS_ENUM(MatrixType)VRS::Matrix4x4Base< T >
VRS_SERIALIZABLE_NO_SO_CLASS(Matrix4x4Base)VRS::Matrix4x4Base< T >


Generated on Thu May 23 06:00:26 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact