Atoms Crowd  7.0.0
Matrix22< T > Member List

This is the complete list of members for Matrix22< T >, including all inherited members.

BaseType typedefMatrix22< T >
baseTypeEpsilon() noexceptMatrix22< T >inlinestatic
baseTypeLowest() noexceptMatrix22< T >inlinestatic
baseTypeMax() noexceptMatrix22< T >inlinestatic
baseTypeSmallest() noexceptMatrix22< T >inlinestatic
BaseVecType typedefMatrix22< T >
determinant() const noexceptMatrix22< T >inline
dimensions() noexceptMatrix22< T >inlinestatic
equalWithAbsError(const Matrix22< T > &v, T e) const noexceptMatrix22< T >inline
equalWithRelError(const Matrix22< T > &v, T e) const noexceptMatrix22< T >inline
getValue() noexceptMatrix22< T >inline
getValue() const noexceptMatrix22< T >inline
getValue(Matrix22< S > &v) const noexceptMatrix22< T >
getValue(Matrix22< S > &v) const noexcept (defined in Matrix22< T >)Matrix22< T >inline
inverse(bool singExc) constMatrix22< T >inline
inverse() const noexceptMatrix22< T >inline
invert(bool singExc)Matrix22< T >inline
invert() noexceptMatrix22< T >inline
makeIdentity() noexceptMatrix22< T >inline
Matrix22() noexceptMatrix22< T >inline
Matrix22(T a) noexceptMatrix22< T >inline
Matrix22(const T a[2][2]) noexceptMatrix22< T >inline
Matrix22(T a, T b, T c, T d) noexceptMatrix22< T >inline
Matrix22(const Matrix22 &v) noexceptMatrix22< T >inline
Matrix22(const Matrix22< S > &v) noexceptMatrix22< T >explicit
Matrix22(const Matrix22< S > &v) noexcept (defined in Matrix22< T >)Matrix22< T >inline
multDirMatrix(const Vec2< S > &src, Vec2< S > &dst) const noexceptMatrix22< T >
multDirMatrix(const Vec2< S > &src, Vec2< S > &dst) const noexcept (defined in Matrix22< T >)Matrix22< T >inline
negate() noexceptMatrix22< T >inline
operator!=(const Matrix22 &v) const noexceptMatrix22< T >inline
operator*(T a) const noexceptMatrix22< T >inline
operator*(const Matrix22 &v) const noexceptMatrix22< T >inline
operator*=(T a) noexceptMatrix22< T >inline
operator*=(const Matrix22 &v) noexceptMatrix22< T >inline
operator+(const Matrix22 &v) const noexceptMatrix22< T >inline
operator+=(const Matrix22 &v) noexceptMatrix22< T >inline
operator+=(T a) noexceptMatrix22< T >inline
operator-(const Matrix22 &v) const noexceptMatrix22< T >inline
operator-() const noexceptMatrix22< T >inline
operator-=(const Matrix22 &v) noexceptMatrix22< T >inline
operator-=(T a) noexceptMatrix22< T >inline
operator/(T a) const noexceptMatrix22< T >inline
operator/=(T a) noexceptMatrix22< T >inline
operator=(const Matrix22 &v) noexceptMatrix22< T >inline
operator=(T a) noexceptMatrix22< T >inline
operator==(const Matrix22 &v) const noexceptMatrix22< T >inline
operator[](int i) noexceptMatrix22< T >inline
operator[](int i) const noexceptMatrix22< T >inline
rotate(S r) noexceptMatrix22< T >
rotate(S r) noexcept (defined in Matrix22< T >)Matrix22< T >inline
scale(const Vec2< S > &s) noexceptMatrix22< T >
scale(const Vec2< S > &s) noexcept (defined in Matrix22< T >)Matrix22< T >inline
setRotation(S r) noexceptMatrix22< T >
setRotation(S r) noexcept (defined in Matrix22< T >)Matrix22< T >inline
setScale(T s) noexceptMatrix22< T >inline
setScale(const Vec2< S > &s) noexceptMatrix22< T >
setScale(const Vec2< S > &s) noexcept (defined in Matrix22< T >)Matrix22< T >inline
setTheMatrix(const Matrix22< S > &v) noexceptMatrix22< T >
setTheMatrix(const Matrix22< S > &v) noexcept (defined in Matrix22< T >)Matrix22< T >inline
setValue(const Matrix22< S > &v) noexceptMatrix22< T >
setValue(const Matrix22< S > &v) noexcept (defined in Matrix22< T >)Matrix22< T >inline
transpose() noexceptMatrix22< T >inline
transposed() const noexceptMatrix22< T >inline
xMatrix22< T >
~Matrix22() noexcept=defaultMatrix22< T >