This is the complete list of members for hpl::cMatrix< T >, including all inherited members.
cMatrix() (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
cMatrix(T *pA) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
cMatrix(double *pA) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
cMatrix(T a00, T a01, T a02, T a03, T a10, T a11, T a12, T a13, T a20, T a21, T a22, T a23, T a30, T a31, T a32, T a33) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
FromTranspose(const T *pA) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
FromVec(const T *pA) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
GetForward() const (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
GetRight() const (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
GetRotation() const (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
GetTranslation() const (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
GetTranspose() const (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
GetUp() const (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
Identity (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | static |
m (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | |
operator!=(const cMatrix< T > &aMtx) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
operator==(const cMatrix< T > &aMtx) const (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
SetForward(const cVector3< T > &avVec) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
SetRight(const cVector3< T > &avVec) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
SetTranslation(const cVector3< T > &avTrans) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
SetUp(const cVector3< T > &avVec) (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
ToFileString() (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
ToString() (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | inline |
v (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | |
Zero (defined in hpl::cMatrix< T >) | hpl::cMatrix< T > | static |