Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
spat::Rotation< Valtype > Member List

This is the complete list of members for spat::Rotation< Valtype >, including all inherited members.

Basetype typedefspat::Rotation< Valtype >
Cols() const noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
CreateFromAxis(const Vector< Valtype > &axis)spat::Rotation< Valtype >
CreateFromAxis(Valtype rx, Valtype ry, Valtype rz) noexceptspat::Rotation< Valtype >inline
Invert()spat::SquareMatrix< Valtype, 3 >
IsDiagonal() const noexceptspat::SquareMatrix< Valtype, 3 >
IsEqual(const Matrix &matrix, Valtype delta=0) const noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
IsIdentity(Valtype epsilon=0) const noexceptspat::SquareMatrix< Valtype, 3 >
IsSymmetric(Valtype epsilon=0) const noexceptspat::SquareMatrix< Valtype, 3 >inline
operator!=(const Matrix &matrix) const noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
operator*(const Position< Valtype > &p) const noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
operator*(const Vector< Valtype > &v) const noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
operator*=(Valtype skalar) noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
operator*=(const Matrix< Valtype, nCols, nCols > &matrix)spat::Matrix< Valtype, nColsAndRows, nColsAndRows >
operator+=(const Matrix &matrix) noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
operator-=(const Matrix &matrix) noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
operator/=(Valtype skalar) noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
operator=(const Frame< ValtypeP, Valtype > &frame) noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >
operator=(const Frame< ValtypeP, Valtype > &frame) noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
operator==(const Matrix &matrix) const noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
ptr() const noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
Rotate(Vector< Valtype > &v) const noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
Rotate(Frame< ValtypeP, Valtype > &frame) const noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
Rotation() noexcept(false)=default (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >
Rotation(const SquareMatrix< Valtype, 3 > &matrix) (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
Rotation(SquareMatrix< Valtype, 3 > &&matrix) noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
Rotation(const Basetype &matrix) (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
Rotation(Basetype &&matrix) noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
Rotation(const Vector< Valtype > &axis) (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inlineexplicit
Rotation(Valtype q0, Valtype q1, Valtype q2, Valtype q3) noexcept (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inline
Rotation(const Frame< ValtypeP, Valtype > &frame) (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >explicit
Rotation(const Transformation< Valtype2 > &matrix) (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >
Rotation(Valtype r00, Valtype r10, Valtype r20, Valtype r01, Valtype r11, Valtype r21, Valtype r02, Valtype r12, Valtype r22) (defined in spat::Rotation< Valtype >)spat::Rotation< Valtype >inlineexplicit
RotationAngle() const noexceptspat::Rotation< Valtype >
RotationAxis() const noexceptspat::Rotation< Valtype >inline
Rows() const noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
SetIdentity() noexceptspat::SquareMatrix< Valtype, 3 >
SetNull() noexceptspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
SubMatrix(unsigned short c, unsigned short r) constspat::Matrix< Valtype, nColsAndRows, nColsAndRows >
Trace() const noexceptspat::SquareMatrix< Valtype, 3 >
Transpose() noexceptspat::SquareMatrix< Valtype, 3 >