Classes | |
| struct | TransposeConst |
Public Types | |
| enum | { NV = 1 } |
| typedef SpatialAxis< LINEAR+axis > | Axis |
Public Member Functions | |
| template<typename Vector1Like > | |
| JointMotion | __mult__ (const Eigen::MatrixBase< Vector1Like > &v) const |
| bool | isEqual (const ConstraintPrismaticTpl &) const |
| DenseBase | matrix_impl () const |
| template<typename MotionDerived > | |
| MotionAlgebraAction< ConstraintPrismaticTpl, MotionDerived >::ReturnType | motionAction (const MotionDense< MotionDerived > &m) const |
| int | nv_impl () const |
| template<typename S2 , int O2> | |
| SE3GroupAction< ConstraintPrismaticTpl >::ReturnType | se3Action (const SE3Tpl< S2, O2 > &m) const |
| template<typename S2 , int O2> | |
| SE3GroupAction< ConstraintPrismaticTpl >::ReturnType | se3ActionInverse (const SE3Tpl< S2, O2 > &m) const |
| TransposeConst | transpose () const |
Definition at line 257 of file joint-prismatic.hpp.