Ogre::Matrix3 Member List

This is the complete list of members for Ogre::Matrix3, including all inherited members.

Bidiagonalize(Matrix3 &kA, Matrix3 &kL, Matrix3 &kR)Ogre::Matrix3protectedstatic
Determinant() constOgre::Matrix3
EigenSolveSymmetric(Real afEigenvalue[3], Vector3 akEigenvector[3]) constOgre::Matrix3
EPSILONOgre::Matrix3static
FromAngleAxis(const Vector3 &rkAxis, const Radian &fRadians)Ogre::Matrix3
FromAxes(const Vector3 &xAxis, const Vector3 &yAxis, const Vector3 &zAxis)Ogre::Matrix3
FromEulerAnglesXYZ(const Radian &fYAngle, const Radian &fPAngle, const Radian &fRAngle)Ogre::Matrix3
FromEulerAnglesXZY(const Radian &fYAngle, const Radian &fPAngle, const Radian &fRAngle)Ogre::Matrix3
FromEulerAnglesYXZ(const Radian &fYAngle, const Radian &fPAngle, const Radian &fRAngle)Ogre::Matrix3
FromEulerAnglesYZX(const Radian &fYAngle, const Radian &fPAngle, const Radian &fRAngle)Ogre::Matrix3
FromEulerAnglesZXY(const Radian &fYAngle, const Radian &fPAngle, const Radian &fRAngle)Ogre::Matrix3
FromEulerAnglesZYX(const Radian &fYAngle, const Radian &fPAngle, const Radian &fRAngle)Ogre::Matrix3
GetColumn(size_t iCol) constOgre::Matrix3
GolubKahanStep(Matrix3 &kA, Matrix3 &kL, Matrix3 &kR)Ogre::Matrix3protectedstatic
hasScale() constOgre::Matrix3
IDENTITYOgre::Matrix3static
Inverse(Matrix3 &rkInverse, Real fTolerance=1e-06) constOgre::Matrix3
Inverse(Real fTolerance=1e-06) constOgre::Matrix3
mOgre::Matrix3protected
Matrix3()Ogre::Matrix3
Matrix3(const Real arr[3][3])Ogre::Matrix3explicit
Matrix3(const Matrix3 &rkMatrix)Ogre::Matrix3
Matrix3(Real fEntry00, Real fEntry01, Real fEntry02, Real fEntry10, Real fEntry11, Real fEntry12, Real fEntry20, Real fEntry21, Real fEntry22)Ogre::Matrix3
Matrix4 classOgre::Matrix3friend
MaxCubicRoot(Real afCoeff[3])Ogre::Matrix3protectedstatic
msSvdEpsilonOgre::Matrix3protectedstatic
msSvdMaxIterationsOgre::Matrix3protectedstatic
operator!=(const Matrix3 &rkMatrix) constOgre::Matrix3
operator*(const Matrix3 &rkMatrix) constOgre::Matrix3
operator*(const Vector3 &rkVector) constOgre::Matrix3
operator*(const Vector3 &rkVector, const Matrix3 &rkMatrix)Ogre::Matrix3friend
operator*(Real fScalar) constOgre::Matrix3
operator*(Real fScalar, const Matrix3 &rkMatrix)Ogre::Matrix3friend
operator+(const Matrix3 &rkMatrix) constOgre::Matrix3
operator-(const Matrix3 &rkMatrix) constOgre::Matrix3
operator-() constOgre::Matrix3
operator<<(std::ostream &o, const Matrix3 &mat)Ogre::Matrix3friend
operator=(const Matrix3 &rkMatrix)Ogre::Matrix3
operator==(const Matrix3 &rkMatrix) constOgre::Matrix3
operator[](size_t iRow) constOgre::Matrix3
operator[](size_t iRow)Ogre::Matrix3
Orthonormalize()Ogre::Matrix3
QDUDecomposition(Matrix3 &rkQ, Vector3 &rkD, Vector3 &rkU) constOgre::Matrix3
QLAlgorithm(Real afDiag[3], Real afSubDiag[3])Ogre::Matrix3protected
SetColumn(size_t iCol, const Vector3 &vec)Ogre::Matrix3
SingularValueComposition(const Matrix3 &rkL, const Vector3 &rkS, const Matrix3 &rkR)Ogre::Matrix3
SingularValueDecomposition(Matrix3 &rkL, Vector3 &rkS, Matrix3 &rkR) constOgre::Matrix3
SpectralNorm() constOgre::Matrix3
swap(Matrix3 &other)Ogre::Matrix3
TensorProduct(const Vector3 &rkU, const Vector3 &rkV, Matrix3 &rkProduct)Ogre::Matrix3static
ToAngleAxis(Vector3 &rkAxis, Radian &rfAngle) constOgre::Matrix3
ToAngleAxis(Vector3 &rkAxis, Degree &rfAngle) constOgre::Matrix3
ToEulerAnglesXYZ(Radian &rfYAngle, Radian &rfPAngle, Radian &rfRAngle) constOgre::Matrix3
ToEulerAnglesXZY(Radian &rfYAngle, Radian &rfPAngle, Radian &rfRAngle) constOgre::Matrix3
ToEulerAnglesYXZ(Radian &rfYAngle, Radian &rfPAngle, Radian &rfRAngle) constOgre::Matrix3
ToEulerAnglesYZX(Radian &rfYAngle, Radian &rfPAngle, Radian &rfRAngle) constOgre::Matrix3
ToEulerAnglesZXY(Radian &rfYAngle, Radian &rfPAngle, Radian &rfRAngle) constOgre::Matrix3
ToEulerAnglesZYX(Radian &rfYAngle, Radian &rfPAngle, Radian &rfRAngle) constOgre::Matrix3
Transpose() constOgre::Matrix3
Tridiagonal(Real afDiag[3], Real afSubDiag[3])Ogre::Matrix3protected
ZEROOgre::Matrix3static

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jan 2 2017 11:59:34