|
|
| DEPRECATED ("Do not use FrameRotation", explicit FrameRotationTpl()) |
| |
|
| DEPRECATED ("Do not use FrameRotation", FrameRotationTpl(const FrameIndex &id, const Matrix3s &rotation)) |
| |
|
| DEPRECATED ("Do not use FrameRotation", FrameRotationTpl(const FrameRotationTpl< Scalar > &other)) |
| |
|
FrameRotationTpl< Scalar > & | operator= (const FrameRotationTpl< Scalar > &other) |
| |
|
template<typename OtherScalar > |
| bool | operator== (const FrameRotationTpl< OtherScalar > &other) const |
| |
|
|
FrameIndex | id |
| |
|
Matrix3s | rotation |
| |
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
| |
|
|
std::ostream & | operator<< (std::ostream &os, const FrameRotationTpl< Scalar > &X) |
| |
template<typename _Scalar>
struct crocoddyl::FrameRotationTpl< _Scalar >
Definition at line 64 of file frames-deprecated.hpp.
The documentation for this struct was generated from the following file: