|  | 
| template<typename Vector3Like > | 
| JointMotion | __mult__ (const Eigen::MatrixBase< Vector3Like > &v) const | 
|  | 
| bool | isEqual (const JointMotionSubspaceTranslationTpl &) const | 
|  | 
|  | JointMotionSubspaceTranslationTpl () | 
|  | 
| DenseBase | matrix_impl () const | 
|  | 
| template<typename MotionDerived > | 
| DenseBase | motionAction (const MotionDense< MotionDerived > &m) const | 
|  | 
| int | nv_impl () const | 
|  | 
| template<typename S1 , int O1> | 
| Eigen::Matrix< S1, 6, 3, O1 > | se3Action (const SE3Tpl< S1, O1 > &m) const | 
|  | 
| template<typename S1 , int O1> | 
| Eigen::Matrix< S1, 6, 3, O1 > | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const | 
|  | 
| ConstraintTranspose | transpose () const | 
|  | 
template<typename _Scalar, int _Options>
struct pinocchio::JointMotionSubspaceTranslationTpl< _Scalar, _Options >
Definition at line 293 of file joint-translation.hpp.