libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
This is the complete list of members for moGLMatrixd, including all inherited members.
Adjoint() const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
Determinant() const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
Finish() | moAbstract | virtual |
GetColumn(int iCol) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
GetColumnMajor(Real *afCMajor) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
GetPointer() const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
GetPointer() (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
GetRow(int iRow) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
IDENTITY (defined in moMatrix4< Real >) | moMatrix4< Real > | static |
IDENTITY(1.0f, 0.0f, 0.0f, 0.0f, 0.0f, 1.0f, 0.0f, 0.0f, 0.0f, 0.0f, 1.0f, 0.0f, 0.0f, 0.0f, 0.0f, 1.0f) (defined in moMatrix4< Real >) | moMatrix4< Real > | |
IDENTITY(1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0) (defined in moMatrix4< Real >) | moMatrix4< Real > | |
Init() | moAbstract | virtual |
Initialized() | moAbstract | |
Inverse() const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
m_bInitialized | moAbstract | |
MakeIdentity() (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
MakeObliqueProjection(const moVector3< Real > &rkNormal, const moVector3< Real > &rkPoint, const moVector3< Real > &rkDirection) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
MakePerspectiveProjection(const moVector3< Real > &rkNormal, const moVector3< Real > &rkPoint, const moVector3< Real > &rkEye) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
MakeReflection(const moVector3< Real > &rkNormal, const moVector3< Real > &rkPoint) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
MakeZero() (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
moAbstract() | moAbstract | |
MODebug | moAbstract | static |
MODebug2 | moAbstract | static |
moGLMatrixd() | moGLMatrixd | inline |
moMatrix4(bool bZero=true) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
moMatrix4(const moMatrix4 &rkM) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
moMatrix4(Real fM00, Real fM01, Real fM02, Real fM03, Real fM10, Real fM11, Real fM12, Real fM13, Real fM20, Real fM21, Real fM22, Real fM23, Real fM30, Real fM31, Real fM32, Real fM33) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
moMatrix4(const Real afEntry[16], bool bRowMajor=true) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator const Real *() const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator Real *() (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator!=(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator()(int iRow, int iCol) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator()(int iRow, int iCol) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator*(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator*(Real fScalar) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator*(const moVector4< Real > &rkV) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator*=(Real fScalar) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator+(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator+=(const moMatrix4 &rkM) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator-(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator-() const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator-=(const moMatrix4 &rkM) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator/(Real fScalar) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator/=(Real fScalar) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator<(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator<=(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator=(const moMatrix4 &rkM) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator==(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator>(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator>=(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator[](int iRow) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
operator[](int iRow) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
QForm(const moVector4< Real > &rkU, const moVector4< Real > &rkV) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
SetColumn(int iCol, const moVector4< Real > &rkV) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
SetRow(int iRow, const moVector4< Real > &rkV) (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
TimesTranspose(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
Transpose() const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
TransposeTimes(const moMatrix4 &rkM) const (defined in moMatrix4< Real >) | moMatrix4< Real > | inline |
ZERO (defined in moMatrix4< Real >) | moMatrix4< Real > | static |
ZERO(0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f) (defined in moMatrix4< Real >) | moMatrix4< Real > | |
ZERO(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0) (defined in moMatrix4< Real >) | moMatrix4< Real > | |
~moAbstract() | moAbstract | virtual |
~moGLMatrixd() | moGLMatrixd | inlinevirtual |