PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
Loading...
Searching...
No Matches
PureMatrix Member List

This is the complete list of members for PureMatrix, including all inherited members.

correctIndices(TPureByte row, TPureByte col)PureMatrixprivatestatic
get(TPureByte row, TPureByte col) constPureMatrix
get() constPureMatrix
getDeterminant() constPureMatrix
getIdentity()PureMatrixstatic
getInverse()PureMatrix
getTransposed()PureMatrix
getZero()PureMatrixstatic
ind(TPureByte row, TPureByte col)PureMatrixprivatestatic
invert()PureMatrix
invertArray(TPureFloat arr[], TPureByte rows, TPureByte cols)PureMatrixprivatestatic
isIdentity() constPureMatrix
isInvertible() constPureMatrix
isZero() constPureMatrix
matPureMatrixprotected
matIdentityPureMatrixprivatestatic
matZeroPureMatrixprivatestatic
operator!=(const PureMatrix &cm) constPureMatrix
operator()(const TPureByte &row, const TPureByte &col)PureMatrix
operator()(const TPureByte &row, const TPureByte &col) constPureMatrix
operator*(const PureMatrix &cm) constPureMatrix
operator*(const TPureFloat &scalar) constPureMatrix
operator*(const PureVector &vec) constPureMatrix
operator*=(const PureMatrix &cm)PureMatrix
operator*=(const TPureFloat &scalar)PureMatrix
operator+(const PureMatrix &cm) constPureMatrix
operator+=(const PureMatrix &cm)PureMatrix
operator-(const PureMatrix &cm) constPureMatrix
operator-=(const PureMatrix &cm)PureMatrix
operator=(const PureMatrix &cm)PureMatrix
operator==(const PureMatrix &cm) constPureMatrix
PureMatrix()PureMatrix
PureMatrix(const PureMatrix &cm)PureMatrix
PureMatrix(const TPURE_NOTABLE_MATRICES &nm)PureMatrixexplicit
Set(TPureByte row, TPureByte col, TPureFloat value)PureMatrix
SetIdentity()PureMatrix
SetZero()PureMatrix
tanspmatPureMatrixprivate
Transpose()PureMatrix
TransposeArray(TPureFloat *arr, TPureByte rows, TPureByte cols)PureMatrixprivatestatic
~PureMatrix()PureMatrixvirtual