Public Types | |
typedef MathBaseTpl< Scalar >::Matrix3s | Matrix3s |
Public Member Functions | |
FrameRotationTpl (const FrameRotationTpl< Scalar > &value) | |
FrameRotationTpl (const FrameIndex &id, const Matrix3s &rotation) | |
Public Attributes | |
FrameIndex | id |
Matrix3s | rotation |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
Friends | |
std::ostream & | operator<< (std::ostream &os, const FrameRotationTpl< Scalar > &X) |
Definition at line 49 of file frames.hpp.