vrecko
virtual reality framework
|
This is the complete list of members for gmMatrix3, including all inherited members.
adjoint() const | gmMatrix3 | |
arb_rotate(gmVector3 &, double) | gmMatrix3 | static |
assign(double, double, double, double, double, double, double, double, double) | gmMatrix3 | |
copyTo(float[3][3]) const | gmMatrix3 | inline |
copyTo(double[3][3]) const | gmMatrix3 | inline |
determinant() const | gmMatrix3 | |
gmMatrix3() | gmMatrix3 | |
gmMatrix3(const gmMatrix3 &) | gmMatrix3 | |
gmMatrix3(double, double, double, double, double, double, double, double, double) | gmMatrix3 | |
identity() | gmMatrix3 | static |
inverse() const | gmMatrix3 | |
isSingular() const | gmMatrix3 | |
m_ | gmMatrix3 | protected |
operator!=(const gmMatrix3 &) const | gmMatrix3 | |
operator*(const gmMatrix3 &) const | gmMatrix3 | |
operator*(double) const | gmMatrix3 | |
operator*(double, const gmMatrix3 &) | gmMatrix3 | friend |
operator*(const gmVector3 &) const | gmMatrix3 | |
operator*(const gmVector3 &, const gmMatrix3 &) | gmMatrix3 | friend |
operator*=(const gmMatrix3 &) | gmMatrix3 | |
operator*=(double) | gmMatrix3 | |
operator+(const gmMatrix3 &) const | gmMatrix3 | |
operator+=(const gmMatrix3 &) | gmMatrix3 | |
operator-(const gmMatrix3 &) const | gmMatrix3 | |
operator-() const | gmMatrix3 | |
operator-=(const gmMatrix3 &) | gmMatrix3 | |
operator/(double) const | gmMatrix3 | |
operator/=(double) | gmMatrix3 | |
operator<<(ostream &, const gmMatrix3 &) | gmMatrix3 | friend |
operator=(const gmMatrix3 &) | gmMatrix3 | |
operator==(const gmMatrix3 &) const | gmMatrix3 | |
operator[](int) | gmMatrix3 | inline |
operator[](int) const | gmMatrix3 | inline |
rotate(double) | gmMatrix3 | static |
scale(double, double) | gmMatrix3 | static |
transform(const gmVector2 &) const | gmMatrix3 | |
translate(double, double) | gmMatrix3 | static |
transpose() const | gmMatrix3 |