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