![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
This is the complete list of members for TMatrix4< T >, including all inherited members.
| Data() | TMatrix4< T > | |
| Data() const | TMatrix4< T > | |
| Determinant() const | TMatrix4< T > | |
| Inverse() const | TMatrix4< T > | |
| operator!=(const TMatrix4 &iOther) | TMatrix4< T > | |
| operator*=(T iValue) | TMatrix4< T > | |
| operator*=(const TMatrix4 &iOther) | TMatrix4< T > | |
| operator+=(T iValue) | TMatrix4< T > | |
| operator+=(const TMatrix4 &iOther) | TMatrix4< T > | |
| operator-() const | TMatrix4< T > | |
| operator-=(T iValue) | TMatrix4< T > | |
| operator-=(const TMatrix4 &iOther) | TMatrix4< T > | |
| operator/=(T iValue) | TMatrix4< T > | |
| operator/=(const TMatrix4 &iOther) | TMatrix4< T > | |
| operator=(const TMatrix4 &iOther) | TMatrix4< T > | |
| operator==(const TMatrix4 &iOther) | TMatrix4< T > | |
| operator[](int iIndex) | TMatrix4< T > | |
| operator[](int iIndex) const | TMatrix4< T > | |
| tColumn typedef | TMatrix4< T > | |
| TMatrix4() | TMatrix4< T > | |
| TMatrix4(T iValue) | TMatrix4< T > | |
| TMatrix4(T iM00, T iM01, T iM02, T iM03, T iM10, T iM11, T iM12, T iM13, T iM20, T iM21, T iM22, T iM23, T iM30, T iM31, T iM32, T iM33) | TMatrix4< T > | |
| TMatrix4(const tColumn &iCol0, const tColumn &iCol1, const tColumn &iCol2, const tColumn &iCol3) | TMatrix4< T > | |
| TMatrix4(const TMatrix4 &iOther) | TMatrix4< T > | |
| TMatrix4(const TMatrix4< U > &iOther) | TMatrix4< T > | |
| Transpose() const | TMatrix4< T > | |
| tRow typedef | TMatrix4< T > |
1.8.16