Matrix4x4 Member List

This is the complete list of members for Matrix4x4, including all inherited members.

get_column_major_array(float *result)Matrix4x4 [inline]
identity()Matrix4x4 [static]
is_near(const Matrix4x4 &other, float threshold=EPSILON) const Matrix4x4 [inline]
look_at(Point3 eye, Point3 at, Vector3 up)Matrix4x4 [static]
mMatrix4x4 [private]
Matrix4x4()Matrix4x4 [inline]
Matrix4x4(float c)Matrix4x4 [inline]
Matrix4x4(float mat[4][4])Matrix4x4 [inline]
Matrix4x4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33)Matrix4x4 [inline]
operator*(const Point3 &p) const Matrix4x4
operator*(const Vector3 &v) const Matrix4x4
operator*(const Matrix4x4 &other) const Matrix4x4 [inline]
operator*=(const Matrix4x4 &other)Matrix4x4 [inline]
operator+(const Matrix4x4 &other) const Matrix4x4 [inline]
operator+=(const Matrix4x4 &other)Matrix4x4 [inline]
operator-(const Matrix4x4 &other) const Matrix4x4 [inline]
operator-=(const Matrix4x4 &other)Matrix4x4 [inline]
operator[](int i) const Matrix4x4 [inline]
orthographic_projection(float left, float right, float bottom, float top, float near=0, float far=1)Matrix4x4 [static]
perspective_projection(float left, float right, float bottom, float top, float near, float far)Matrix4x4 [static]
perspective_projection(float fovy, float aspect, float near, float far)Matrix4x4 [static]
rotate(float degrees, Vector3 axis)Matrix4x4 [static]
rotate_x(float degrees)Matrix4x4 [static]
rotate_y(float degrees)Matrix4x4 [static]
rotate_z(float degrees)Matrix4x4 [static]
scale(float x, float y, float z)Matrix4x4 [static]
scale(float s)Matrix4x4 [static]
scale_x(float x)Matrix4x4 [static]
scale_y(float y)Matrix4x4 [static]
scale_z(float z)Matrix4x4 [static]
translate(float x, float y, float z)Matrix4x4 [static]
translate_x(float x)Matrix4x4 [static]
translate_y(float y)Matrix4x4 [static]
translate_z(float z)Matrix4x4 [static]


Generated on Tue Sep 8 02:20:35 2009 for cglib by  doxygen 1.5.9