TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
G3D::Matrix4float64 Member List

This is the complete list of members for G3D::Matrix4float64, including all inherited members.

eltG3D::Matrix4float64private
identity()G3D::Matrix4float64static
Matrix4float64(const Matrix4 &m)G3D::Matrix4float64explicit
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::Matrix4float64inline
operator double *()G3D::Matrix4float64inline
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::Matrix4float64inline
operator[](int r) const G3D::Matrix4float64inline
perspectiveProjection(double left, double right, double bottom, double top, double nearval, double farval, float upDirection=-1.0f)G3D::Matrix4float64static
zero()G3D::Matrix4float64static