Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Members
jrlMathTools::Matrix4x4< T > Member List
This is the complete list of members for
jrlMathTools::Matrix4x4< T >
, including all inherited members.
CeqthismulB
(const Matrix4x4< T > &B, Matrix4x4< T > &C) const
jrlMathTools::Matrix4x4< T >
[inline]
CeqthismulB
(const Vector4D< T > &B, Vector4D< T > &C) const
jrlMathTools::Matrix4x4< T >
[inline]
determinant
() const
jrlMathTools::Matrix4x4< T >
[inline]
display
(std::ostream &os) const
jrlMathTools::Matrix4x4< T >
[inline]
Inversion
(Matrix4x4 &A) const
jrlMathTools::Matrix4x4< T >
[inline]
Inversion
()
jrlMathTools::Matrix4x4< T >
[inline]
m
jrlMathTools::Matrix4x4< T >
Matrix4x4
()
jrlMathTools::Matrix4x4< T >
[inline]
Matrix4x4
(const T x)
jrlMathTools::Matrix4x4< T >
[inline]
Matrix4x4
(const Matrix4x4< T > &v)
jrlMathTools::Matrix4x4< T >
[inline]
Matrix4x4
(const Matrix4x4< T2 > &v)
jrlMathTools::Matrix4x4< T >
[inline]
operator()
(unsigned int i, unsigned int j)
jrlMathTools::Matrix4x4< T >
[inline]
operator()
(unsigned int i, unsigned int j) const
jrlMathTools::Matrix4x4< T >
[inline]
operator*
(const Matrix4x4< T > &B) const
jrlMathTools::Matrix4x4< T >
[inline]
operator*
(const Vector3D< T > &B) const
jrlMathTools::Matrix4x4< T >
[inline]
operator*
(const Vector4D< T > &B) const
jrlMathTools::Matrix4x4< T >
[inline]
operator*
(const T &r) const
jrlMathTools::Matrix4x4< T >
[inline]
operator*=
(const Matrix4x4< T > &B)
jrlMathTools::Matrix4x4< T >
[inline]
operator*=
(const T &t)
jrlMathTools::Matrix4x4< T >
[inline]
operator+
(const Matrix4x4< T > &B) const
jrlMathTools::Matrix4x4< T >
[inline]
operator+=
(const Matrix3x3< T > &B)
jrlMathTools::Matrix4x4< T >
[inline]
operator-
(const Matrix4x4< T > &B) const
jrlMathTools::Matrix4x4< T >
[inline]
operator-=
(const Matrix4x4< T > &B)
jrlMathTools::Matrix4x4< T >
[inline]
operator[]
(unsigned int i)
jrlMathTools::Matrix4x4< T >
[inline]
operator[]
(unsigned int i) const
jrlMathTools::Matrix4x4< T >
[inline]
setIdentity
()
jrlMathTools::Matrix4x4< T >
[inline]
setZero
(void)
jrlMathTools::Matrix4x4< T >
[inline]
trace
() const
jrlMathTools::Matrix4x4< T >
[inline]
Transpose
() const
jrlMathTools::Matrix4x4< T >
[inline]
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Defines