LinearAlgebra
 All Classes Namespaces Files Functions Variables Typedefs Macros
a3d::Matrix3< T, M > Member List

This is the complete list of members for a3d::Matrix3< T, M >, including all inherited members.

comatrix() const a3d::Matrix3< T, M >inline
determinant() const a3d::Matrix3< T, M >inline
fromAxisAngle(const Vector3< T2, M2 > &v, S a)a3d::Matrix3< T, M >inlinestatic
fromScale(const Vector3< T2, M2 > &s)a3d::Matrix3< T, M >inlinestatic
inverse() const a3d::Matrix3< T, M >inline
loadIdentity()a3d::Matrix3< T, M >inline
ma3d::Matrix3< T, M >
Matrix3()a3d::Matrix3< T, M >inline
Matrix3(int i)a3d::Matrix3< T, M >inlineexplicit
Matrix3(const Matrix3< T2, M2 > &x)a3d::Matrix3< T, M >inline
Matrix3(S m00, S m01, S m02, S m10, S m11, S m12, S m20, S m21, S m22)a3d::Matrix3< T, M >inline
Matrix3(const Vector3< T2, M2 > &v0, const Vector3< T2, M2 > &v1, const Vector3< T2, M2 > &v2)a3d::Matrix3< T, M >inline
Matrix3(const Matrix4< T, M > &x)a3d::Matrix3< T, M >inlineexplicit
Matrix3(const Matrix4< T2, M2 > &x)a3d::Matrix3< T, M >inlineexplicit
Matrix3(const Quaternion< T2, M2 > &q)a3d::Matrix3< T, M >inlineexplicit
operator const T *() const a3d::Matrix3< T, M >inline
operator T *()a3d::Matrix3< T, M >inline
operator()(int i, int j) const a3d::Matrix3< T, M >inline
operator()(int i, int j)a3d::Matrix3< T, M >inline
operator=(const Matrix3< T, M > &o)a3d::Matrix3< T, M >inline
operator=(const Matrix3< T2, M2 > &o)a3d::Matrix3< T, M >inline
operator[](int i) const a3d::Matrix3< T, M >inline
operator[](int i)a3d::Matrix3< T, M >inline
transpose() const a3d::Matrix3< T, M >inline