, including all inherited members.
ElementCount() const | GEO::MatrixN< 4 > | [inline] |
elements | GEO::MatrixN< 4 > | |
GetColumn(uint col) const | GEO::MatrixN< 4 > | [inline] |
GetTranslation() const | GEO::MatrixN< 4 > | [inline] |
LesserVectorType typedef | GEO::MatrixN< 4 > | |
m(int row, int col) const | GEO::MatrixN< 4 > | [inline] |
m(int row, int col) | GEO::MatrixN< 4 > | [inline] |
MakeIdentity() | GEO::MatrixN< 4 > | [inline] |
Matrix4() | GEO::Matrix4 | [inline] |
Matrix4(const float *array) | GEO::Matrix4 | [inline] |
Matrix4(float e0, float e1, float e2, float e3, float e4, float e5, float e6, float e7, float e8, float e9, float e10, float e11, float e12, float e13, float e14, float e15) | GEO::Matrix4 | [inline] |
Matrix4(float c) | GEO::Matrix4 | [inline] |
Matrix4(int c) | GEO::Matrix4 | [inline] |
Matrix4(const Matrix4 &o) | GEO::Matrix4 | [inline] |
Matrix4(const MatrixN< 4 > &o) | GEO::Matrix4 | [inline] |
Matrix4(const struct Matrix3 &o) | GEO::Matrix4 | [inline] |
MatrixN() | GEO::MatrixN< 4 > | [inline] |
MatrixN(const float *array) | GEO::MatrixN< 4 > | [inline] |
MatrixN(float c) | GEO::MatrixN< 4 > | [inline] |
operator const std::string() const | GEO::MatrixN< 4 > | |
operator!=(const MatrixN &m1, const MatrixN &m2) | GEO::MatrixN< 4 > | [friend] |
operator*(const float &o) const | GEO::MatrixN< 4 > | [inline] |
operator*(const int &o) const | GEO::MatrixN< 4 > | [inline] |
operator*(const float &o, const MatrixN &me) | GEO::MatrixN< 4 > | [friend] |
operator*(const MatrixN &o) const | GEO::MatrixN< 4 > | [inline] |
operator*(const VectorType &v) const | GEO::MatrixN< 4 > | [inline] |
operator*=(const float &o) | GEO::MatrixN< 4 > | [inline] |
operator*=(const MatrixN &o) | GEO::MatrixN< 4 > | [inline] |
operator+(const MatrixN &o) const | GEO::MatrixN< 4 > | [inline] |
operator+(const float &o) const | GEO::MatrixN< 4 > | [inline] |
operator+=(const MatrixN &o) | GEO::MatrixN< 4 > | [inline] |
operator+=(const float &o) | GEO::MatrixN< 4 > | [inline] |
operator-(const MatrixN &o) const | GEO::MatrixN< 4 > | [inline] |
operator-(const float &o) const | GEO::MatrixN< 4 > | [inline] |
operator-() const | GEO::MatrixN< 4 > | [inline] |
operator-=(const MatrixN &o) | GEO::MatrixN< 4 > | [inline] |
operator-=(const float &o) | GEO::MatrixN< 4 > | [inline] |
operator/(const float &o) const | GEO::MatrixN< 4 > | [inline] |
operator/(const int &o) const | GEO::MatrixN< 4 > | [inline] |
operator/=(const float &o) | GEO::MatrixN< 4 > | [inline] |
operator==(const MatrixN &m1, const MatrixN &m2) | GEO::MatrixN< 4 > | [friend] |
operator[](uint ind) | GEO::MatrixN< 4 > | [inline] |
operator[](uint ind) const | GEO::MatrixN< 4 > | [inline] |
Row(uint r) | GEO::MatrixN< 4 > | [inline] |
Row(uint r) const | GEO::MatrixN< 4 > | [inline] |
rowcol | GEO::MatrixN< 4 > | |
RowColCount() const | GEO::MatrixN< 4 > | [inline] |
SetColumn(uint col, const LesserVectorType &vec) | GEO::MatrixN< 4 > | [inline] |
SetTranslation(const LesserVectorType &v) | GEO::MatrixN< 4 > | [inline] |
SetTranspose() | GEO::MatrixN< 4 > | [inline] |
ToGL() const | GEO::Matrix4 | [inline] |
Transpose() const | GEO::MatrixN< 4 > | [inline] |
VectorType typedef | GEO::MatrixN< 4 > | |