|  | 
| template<typename Vector3Like > | 
|  | JointMotionSubspacePrismaticUnalignedTpl (const Eigen::MatrixBase< Vector3Like > &axis) | 
|  | 
| template<typename Vector1Like > | 
| JointMotion | __mult__ (const Eigen::MatrixBase< Vector1Like > &v) const | 
|  | 
| Vector3 & | axis () | 
|  | 
| const Vector3 & | axis () const | 
|  | 
| bool | isEqual (const JointMotionSubspacePrismaticUnalignedTpl &other) const | 
|  | 
| DenseBase | matrix_impl () const | 
|  | 
| template<typename MotionDerived > | 
| DenseBase | motionAction (const MotionDense< MotionDerived > &v) const | 
|  | 
| int | nv_impl () const | 
|  | 
| template<typename S1 , int O1> | 
| SE3GroupAction< JointMotionSubspacePrismaticUnalignedTpl >::ReturnType | se3Action (const SE3Tpl< S1, O1 > &m) const | 
|  | 
| template<typename S1 , int O1> | 
| SE3GroupAction< JointMotionSubspacePrismaticUnalignedTpl >::ReturnType | se3ActionInverse (const SE3Tpl< S1, O1 > &m) const | 
|  | 
| TransposeConst | transpose () const | 
|  | 
| int | cols () const | 
|  | 
| JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options > & | derived () | 
|  | 
| const JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options > & | derived () const | 
|  | 
| void | disp (std::ostream &os) const | 
|  | 
| bool | isApprox (const JointMotionSubspaceBase< OtherDerived > &other, const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision()) const | 
|  | 
| MatrixReturnType | matrix () | 
|  | 
| ConstMatrixReturnType | matrix () const | 
|  | 
| MotionAlgebraAction< JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options >, MotionDerived >::ReturnType | motionAction (const MotionDense< MotionDerived > &v) const | 
|  | 
| int | nv () const | 
|  | 
| JointMotion | operator* (const Eigen::MatrixBase< VectorLike > &vj) const | 
|  | 
| bool | operator== (const JointMotionSubspaceBase< JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options > > &other) const | 
|  | 
| SE3GroupAction< JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options > >::ReturnType | se3Action (const SE3Tpl< Scalar, Options > &m) const | 
|  | 
| SE3GroupAction< JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options > >::ReturnType | se3ActionInverse (const SE3Tpl< Scalar, Options > &m) const | 
|  | 
template<
typename _Scalar, 
int _Options>
struct pinocchio::JointMotionSubspacePrismaticUnalignedTpl< _Scalar, _Options >
Definition at line 270 of file joint-prismatic-unaligned.hpp.