![]() |
Eigen
3.3.7
|
This is the complete list of members for Eigen::RotationBase< Derived, _Dim >, including all inherited members.
inverse() const | Eigen::RotationBase< Derived, _Dim > | inline |
matrix() const | Eigen::RotationBase< Derived, _Dim > | inline |
operator *(const Translation< Scalar, Dim > &t) const | Eigen::RotationBase< Derived, _Dim > | inline |
operator *(const UniformScaling< Scalar > &s) const | Eigen::RotationBase< Derived, _Dim > | inline |
operator *(const EigenBase< OtherDerived > &e) const | Eigen::RotationBase< Derived, _Dim > | inline |
operator *(const EigenBase< OtherDerived > &l, const Derived &r) | Eigen::RotationBase< Derived, _Dim > | friend |
operator *(const DiagonalMatrix< Scalar, Dim > &l, const Derived &r) | Eigen::RotationBase< Derived, _Dim > | friend |
operator *(const Transform< Scalar, Dim, Mode, Options > &t) const | Eigen::RotationBase< Derived, _Dim > | inline |
RotationMatrixType typedef | Eigen::RotationBase< Derived, _Dim > | |
Scalar typedef | Eigen::RotationBase< Derived, _Dim > | |
toRotationMatrix() const | Eigen::RotationBase< Derived, _Dim > | inline |