add(const DataBlock< size, double > &d) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
addToMe(const DataBlock< size, double > &d) (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
array (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [protected] |
copyFrom(const DataBlock< size, double > &d) (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
DataBlock() (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
determinant() (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
divide(int n) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
divide(float n) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
divide(double n) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
elementAt(int col, int row) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
elementAt(int col, int row) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
getData() (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline] |
getInverse(Matrix< cols, rows, double > &answer) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
getTranspose() const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
isEqualTo(const DataBlock< size, double > &d) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
Matrix() (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
Matrix(const parentType &p) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
Matrix(const MtxSymmetric &m) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
multiply(int n) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
multiply(float n) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
multiply(double n) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
nColumns enum value (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | |
nRows enum value (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | |
operator *(int n) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator *(float f) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator *(double f) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator *(const SymmetricMatrix< N, double > &m) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator *(const Matrix< theirCols, theirRows, double > &m) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator()(int col, int row) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator+(const _Myt &m) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator+=(_Myt &m) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator-(const _Myt &m) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator-=(_Myt &m) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator/(int n) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator/(float n) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator/(double n) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator=(const _Myt &m) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator=(const SymmetricMatrix< cols, double > &m) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator==(_Myt &m) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator[](int n) (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
operator[](int n) const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
print(char *str="") const (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
setPerspective(double fovy, double aspect, double zNear, double zFar) | ProjectionMatrix | |
setToIdentity() (defined in Matrix< 4, 4, double >) | Matrix< 4, 4, double > | [inline] |
setToZero() (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline] |
subtract(const DataBlock< size, double > &d) const (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |
subtractFromMe(const DataBlock< size, double > &d) (defined in DataBlock< cols *rows, double >) | DataBlock< cols *rows, double > | [inline, protected] |