| 
| 
  | SPATIAL_TYPEDEF_TEMPLATE (ConstraintPrismaticUnaligned) | 
|   | 
| 
template<typename Vector3Like >  | 
|   | ConstraintPrismaticUnaligned (const Eigen::MatrixBase< Vector3Like > &axis) | 
|   | 
| 
template<typename Derived >  | 
| MotionPrismaticUnaligned< Scalar, Options >  | operator* (const Eigen::MatrixBase< Derived > &v) const  | 
|   | 
| 
template<typename S1 , int O1>  | 
| Vector6  | se3Action (const SE3Tpl< S1, O1 > &m) const  | 
|   | 
| 
int  | nv_impl () const  | 
|   | 
| 
TransposeConst  | transpose () const  | 
|   | 
| 
DenseBase  | matrix_impl () const  | 
|   | 
| 
template<typename MotionDerived >  | 
| DenseBase  | motionAction (const MotionDense< MotionDerived > &v) const  | 
|   | 
| 
ConstraintPrismaticUnaligned< _Scalar, _Options > &  | derived () | 
|   | 
| 
const ConstraintPrismaticUnaligned< _Scalar, _Options > &  | derived () const | 
|   | 
| 
Motion  | operator* (const JointMotion &vj) const | 
|   | 
| 
MatrixReturnType  | matrix () | 
|   | 
| 
ConstMatrixReturnType  | matrix () const | 
|   | 
| 
int  | nv () const | 
|   | 
| 
bool  | isApprox (const ConstraintBase< OtherDerived > &other, const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision()) const | 
|   | 
| 
void  | disp (std::ostream &os) const | 
|   | 
| 
DenseBase  | motionAction (const MotionDense< MotionDerived > &v) const | 
|   | 
template<typename _Scalar, int _Options>
struct se3::ConstraintPrismaticUnaligned< _Scalar, _Options >
Definition at line 88 of file joint-prismatic-unaligned.hpp.