![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for TMatrix3< T >, including all inherited members.
| ApplyHomography(const TVector2< T > &iPoint) const | TMatrix3< T > | |
| Data() | TMatrix3< T > | |
| Data() const | TMatrix3< T > | |
| Decompose(T *oTx, T *oTy, T *oRotation, T *oScaleX, T *oScaleY, T *oSkewX, T *oSkewY) const | TMatrix3< T > | |
| Determinant() const | TMatrix3< T > | |
| Inverse() const | TMatrix3< T > | |
| MakeHomography(const TVector2< T > iSrc[], const TVector2< T > iDst[]) | TMatrix3< T > | static |
| MakeRotationMatrix(T iAngleRad) | TMatrix3< T > | static |
| MakeScaleMatrix(T iScaleX, T iScaleY) | TMatrix3< T > | static |
| MakeSkewMatrix(T iSkewX, T iSkewY) | TMatrix3< T > | static |
| MakeTranslationMatrix(T iX, T iY) | TMatrix3< T > | static |
| operator!=(const TMatrix3 &iOther) const | TMatrix3< T > | |
| operator*=(T iValue) | TMatrix3< T > | |
| operator*=(const TMatrix3 &iOther) | TMatrix3< T > | |
| operator+=(T iValue) | TMatrix3< T > | |
| operator+=(const TMatrix3 &iOther) | TMatrix3< T > | |
| operator-() const | TMatrix3< T > | |
| operator-=(T iValue) | TMatrix3< T > | |
| operator-=(const TMatrix3 &iOther) | TMatrix3< T > | |
| operator/=(T iValue) | TMatrix3< T > | |
| operator/=(const TMatrix3 &iOther) | TMatrix3< T > | |
| operator=(const TMatrix3 &iOther) | TMatrix3< T > | |
| operator==(const TMatrix3 &iOther) const | TMatrix3< T > | |
| operator[](int iIndex) | TMatrix3< T > | |
| operator[](int iIndex) const | TMatrix3< T > | |
| tColumn typedef | TMatrix3< T > | |
| TMatrix3() | TMatrix3< T > | |
| TMatrix3(T iValue) | TMatrix3< T > | |
| TMatrix3(T iM00, T iM01, T iM02, T iM10, T iM11, T iM12, T iM20, T iM21, T iM22) | TMatrix3< T > | |
| TMatrix3(const tColumn &iCol0, const tColumn &iCol1, const tColumn &iCol2) | TMatrix3< T > | |
| TMatrix3(const TMatrix3 &iOther) | TMatrix3< T > | |
| TMatrix3(const TMatrix3< U > &iOther) | TMatrix3< T > | |
| Transpose() const | TMatrix3< T > | |
| tRow typedef | TMatrix3< T > |
1.8.16