This is the complete list of members for G3D::Matrix4float64, including all inherited members.
identity() | G3D::Matrix4float64 | static |
Matrix4float64(const Matrix4 &m) | G3D::Matrix4float64 | explicit |
Matrix4float64() | G3D::Matrix4float64 | |
Matrix4float64(double r1c1, double r1c2, double r1c3, double r1c4, double r2c1, double r2c2, double r2c3, double r2c4, double r3c1, double r3c2, double r3c3, double r3c4, double r4c1, double r4c2, double r4c3, double r4c4) | G3D::Matrix4float64 | |
operator const double *() const | G3D::Matrix4float64 | inline |
operator double *() | G3D::Matrix4float64 | inline |
operator!=(const Matrix4float64 &other) const | G3D::Matrix4float64 | |
operator*(const Vector4 &vector) const | G3D::Matrix4float64 | |
operator==(const Matrix4float64 &other) const | G3D::Matrix4float64 | |
operator[](int r) | G3D::Matrix4float64 | inline |
operator[](int r) const | G3D::Matrix4float64 | inline |
perspectiveProjection(double left, double right, double bottom, double top, double nearval, double farval, float upDirection=-1.0f) | G3D::Matrix4float64 | static |
zero() | G3D::Matrix4float64 | static |