#include <joint-translation.hpp>
| Public Types | |
| typedef traits< TransformTranslationTpl >::Vector3 | Vector3 | 
| Public Member Functions | |
| bool | isEqual (const TransformTranslationTpl &other) const | 
| operator PlainType () const | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | PINOCCHIO_SE3_TYPEDEF_TPL (TransformTranslationTpl) | 
| PlainType | plain () const | 
| AngularType | rotation () const | 
| template<typename S2 , int O2> | |
| SE3GroupAction< TransformTranslationTpl >::ReturnType | se3action (const SE3Tpl< S2, O2 > &m) const | 
| TransformTranslationTpl () | |
| template<typename Vector3Like > | |
| TransformTranslationTpl (const Eigen::MatrixBase< Vector3Like > &translation) | |
| LinearRef | translation () | 
| ConstLinearRef | translation () const | 
| Protected Attributes | |
| LinearType | m_translation | 
Definition at line 196 of file joint-translation.hpp.
| typedef traits<TransformTranslationTpl>::Vector3 pinocchio::TransformTranslationTpl< _Scalar, _Options >::Vector3 | 
Definition at line 232 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 234 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 239 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 283 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 253 of file joint-translation.hpp.
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::TransformTranslationTpl< _Scalar, _Options >::PINOCCHIO_SE3_TYPEDEF_TPL | ( | TransformTranslationTpl< _Scalar, _Options > | ) | 
| 
 | inline | 
Definition at line 244 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 278 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 260 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 273 of file joint-translation.hpp.
| 
 | inline | 
Definition at line 269 of file joint-translation.hpp.
| 
 | protected | 
Definition at line 289 of file joint-translation.hpp.