MaxstARSDK
gl_helper::Mat4 Member List

This is the complete list of members for gl_helper::Mat4, including all inherited members.

Dump()gl_helper::Mat4inline
Identity()gl_helper::Mat4inlinestatic
Inverse()gl_helper::Mat4inline
LookAt(const Vec3 &vec_eye, const Vec3 &vec_at, const Vec3 &vec_up)gl_helper::Mat4inlinestatic
Mat4()gl_helper::Mat4inline
Mat4(const float *mIn)gl_helper::Mat4inline
operator*(const Mat4 &rhs) constgl_helper::Mat4inline
operator*(const Vec4 &rhs) constgl_helper::Mat4inline
operator*(const float rhs)gl_helper::Mat4inline
operator*=(const Mat4 &rhs)gl_helper::Mat4inline
operator*=(const float rhs)gl_helper::Mat4inline
operator+(const Mat4 &rhs) constgl_helper::Mat4inline
operator+=(const Mat4 &rhs)gl_helper::Mat4inline
operator-(const Mat4 &rhs) constgl_helper::Mat4inline
operator-=(const Mat4 &rhs)gl_helper::Mat4inline
operator=(const Mat4 &rhs)gl_helper::Mat4inline
Ortho(float left, float right, float bottom, float top, float nearPlane, float farPlane)gl_helper::Mat4inlinestatic
Perspective(float width, float height, float nearPlane, float farPlane)gl_helper::Mat4inlinestatic
Perspective(float fovy, int width, int height, float zNear, float zFar)gl_helper::Mat4inlinestatic
Perspective(float fx, float fy, float cx, float cy, int w, int h, float n, float f)gl_helper::Mat4inlinestatic
PostRotate(float angle, float rx, float ry, float rz)gl_helper::Mat4inline
PostScale(float sx, float sy, float sz)gl_helper::Mat4inline
PostTranslate(float tx, float ty, float tz)gl_helper::Mat4inline
Ptr()gl_helper::Mat4inline
Quaternion classgl_helper::Mat4friend
RotationX(const float fAngle)gl_helper::Mat4inlinestatic
RotationY(const float fAngle)gl_helper::Mat4inlinestatic
RotationZ(const float fAngle)gl_helper::Mat4inlinestatic
Scale(const float fX, const float fY, const float fZ)gl_helper::Mat4inlinestatic
Translation(const float fX, const float fY, const float fZ)gl_helper::Mat4inlinestatic
Translation(const Vec3 vec)gl_helper::Mat4inlinestatic
Transpose()gl_helper::Mat4inline
Vec3 classgl_helper::Mat4friend
Vec4 classgl_helper::Mat4friend
Zero()gl_helper::Mat4inlinestatic