VectorNav C++ Library
Main Page
Related Pages
Modules
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
vn
math
mat< 4, 4, T >
vn::math::mat< 4, 4, T > Member List
This is the complete list of members for
vn::math::mat< 4, 4, T >
, including all inherited members.
add
(const mat &toAdd) const
vn::math::mat< 4, 4, T >
inline
copy
(const mat< 4, 4, S > &rhs) (defined in
vn::math::mat< 4, 4, T >
)
vn::math::mat< 4, 4, T >
inline
dimCol
() const
vn::math::mat< 4, 4, T >
inline
dimRow
() const
vn::math::mat< 4, 4, T >
inline
div
(const double &scalar) const
vn::math::mat< 4, 4, T >
inline
e
vn::math::mat< 4, 4, T >
e00
vn::math::mat< 4, 4, T >
e01
vn::math::mat< 4, 4, T >
e02
vn::math::mat< 4, 4, T >
e03
vn::math::mat< 4, 4, T >
e10
vn::math::mat< 4, 4, T >
e11
vn::math::mat< 4, 4, T >
e12
vn::math::mat< 4, 4, T >
e13
vn::math::mat< 4, 4, T >
e20
vn::math::mat< 4, 4, T >
e21
vn::math::mat< 4, 4, T >
e22
vn::math::mat< 4, 4, T >
e23
vn::math::mat< 4, 4, T >
e30
vn::math::mat< 4, 4, T >
e31
vn::math::mat< 4, 4, T >
e32
vn::math::mat< 4, 4, T >
e33
vn::math::mat< 4, 4, T >
identity
()
vn::math::mat< 4, 4, T >
inline
static
mat
()
vn::math::mat< 4, 4, T >
inline
mat
(T val)
vn::math::mat< 4, 4, T >
inline
explicit
mat
(T e00v, T e01v, T e02v, T e03v, T e10v, T e11v, T e12v, T e13v, T e20v, T e21v, T e22v, T e23v, T e30v, T e31v, T e32v, T e33v)
vn::math::mat< 4, 4, T >
inline
mat
(vec< 4, T > col0, vec< 4, T > col1, vec< 4, T > col2, vec< 4, T > col3)
vn::math::mat< 4, 4, T >
inline
mult
(const double &scalar) const
vn::math::mat< 4, 4, T >
inline
neg
() const
vn::math::mat< 4, 4, T >
inline
one
()
vn::math::mat< 4, 4, T >
inline
static
operator()
(size_t row, size_t col)
vn::math::mat< 4, 4, T >
inline
operator()
(size_t row, size_t col) const
vn::math::mat< 4, 4, T >
inline
operator*=
(const S &rhs)
vn::math::mat< 4, 4, T >
inline
operator*=
(const mat< 4, 4, S > &rhs)
vn::math::mat< 4, 4, T >
inline
operator+=
(const mat< 4, 4, S > &rhs)
vn::math::mat< 4, 4, T >
inline
operator-
() const
vn::math::mat< 4, 4, T >
inline
operator-=
(const mat< 4, 4, S > &rhs)
vn::math::mat< 4, 4, T >
inline
operator/=
(const S &rhs)
vn::math::mat< 4, 4, T >
inline
sub
(const mat &toSub) const
vn::math::mat< 4, 4, T >
inline
transpose
() const
vn::math::mat< 4, 4, T >
inline
zero
()
vn::math::mat< 4, 4, T >
inline
static
Generated on Tue Jan 3 2017 18:27:05 for VectorNav C++ Library by
1.8.10