Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
cinder::Matrix22< T > Member List
This is the complete list of members for
cinder::Matrix22< T >
, including all inherited members.
at
(int row, int col)
cinder::Matrix22< T >
at
(int row, int col) const
cinder::Matrix22< T >
createRotationAroundAxis
(T a)
cinder::Matrix22< T >
[static]
identity
()
cinder::Matrix22< T >
m
cinder::Matrix22< T >
Matrix22
()
cinder::Matrix22< T >
Matrix22
(const T *dt)
cinder::Matrix22< T >
Matrix22
(const Matrix22< T > &src)
cinder::Matrix22< T >
Matrix22
(const Matrix22< FromT > &src)
cinder::Matrix22< T >
operator const T *
() const
cinder::Matrix22< T >
operator T *
()
cinder::Matrix22< T >
operator!=
(const Matrix22< T > &rhs) const
cinder::Matrix22< T >
operator*
(T rhs) const
cinder::Matrix22< T >
operator*
(const Vec3< T > &rhs) const
cinder::Matrix22< T >
operator*
(const Matrix22< T > &rhs) const
cinder::Matrix22< T >
operator+
(const Matrix22< T > &rhs) const
cinder::Matrix22< T >
operator+
(T rhs) const
cinder::Matrix22< T >
operator-
(const Matrix22< T > &rhs) const
cinder::Matrix22< T >
operator-
(T rhs) const
cinder::Matrix22< T >
operator/
(T rhs) const
cinder::Matrix22< T >
operator<<
(std::ostream &lhs, const Matrix22< T > &rhs)
cinder::Matrix22< T >
[friend]
operator=
(const Matrix22< T > &rhs)
cinder::Matrix22< T >
operator=
(const Matrix22< FromT > &rhs)
cinder::Matrix22< T >
operator=
(const T *rhs)
cinder::Matrix22< T >
operator==
(const Matrix22< T > &rhs) const
cinder::Matrix22< T >
transposed
() const
cinder::Matrix22< T >