Sen API
Sen Libraries
Loading...
Searching...
No Matches
sen::util::Mat3< T > Member List

This is the complete list of members for sen::util::Mat3< T >, including all inherited members.

makeFromEulerYPB(const Vec3d &eulerAngles)sen::util::Mat3< T >static
makeIdentity()sen::util::Mat3< T >static
makeOmegaOmegaTranspose(const Vec3d &omega)sen::util::Mat3< T >static
makeSkewMatrix(const Vec3d &omega)sen::util::Mat3< T >static
makeTransposedFromEulerYPB(const Vec3d &eulerAngles)sen::util::Mat3< T >static
Mat3()=defaultsen::util::Mat3< T >
Mat3(std::initializer_list< std::initializer_list< T > > list)sen::util::Mat3< T >
mult(const Mat3 &lhs, const Mat3 &rhs)sen::util::Mat3< T >inline
operator()(u32 row, u32 col)sen::util::Mat3< T >inline
operator()(u32 row, u32 col) constsen::util::Mat3< T >inline
operator*(const Vec3< T > &vec) const noexceptsen::util::Mat3< T >inline
operator*(const Mat3 &other) const noexceptsen::util::Mat3< T >inline
operator*(T scalar) const noexceptsen::util::Mat3< T >inline
operator+(const Mat3 &other) const noexceptsen::util::Mat3< T >inline
postMult(const Mat3 &other)sen::util::Mat3< T >inline
postMult(const Vec3< T > &vec) const noexceptsen::util::Mat3< T >inline
preMult(const Mat3 &other)sen::util::Mat3< T >inline
preMult(const Vec3< T > &vec) const noexceptsen::util::Mat3< T >
transpose(const Mat3 &value)sen::util::Mat3< T >inline
~Mat3()=defaultsen::util::Mat3< T >