Classes | |
| struct | TransposeConst | 
Public Types | |
| enum | {  NV = 6, Options = 0 }  | 
| typedef traits< ConstraintIdentityTpl >::JointMotion | JointMotion | 
| typedef traits< ConstraintIdentityTpl >::JointForce | JointForce | 
| typedef traits< ConstraintIdentityTpl >::DenseBase | DenseBase | 
Public Member Functions | |
| SPATIAL_TYPEDEF_TEMPLATE (ConstraintIdentityTpl) | |
| template<typename S1 , int O1> | |
| SE3::Matrix6 | se3Action (const SE3Tpl< S1, O1 > &m) const | 
| int | nv_impl () const | 
| TransposeConst | transpose () const | 
| DenseBase | matrix_impl () const | 
| template<typename MotionDerived > | |
| MotionDerived::ActionMatrixType | motionAction (const MotionBase< MotionDerived > &v) const | 
  Public Member Functions inherited from ConstraintBase< ConstraintIdentityTpl< _Scalar, _Options > > | |
| ConstraintIdentityTpl< _Scalar, _Options > & | derived () | 
| const ConstraintIdentityTpl< _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 | 
Additional Inherited Members | |
  Protected Types inherited from ConstraintBase< ConstraintIdentityTpl< _Scalar, _Options > > | |
| typedef traits< ConstraintIdentityTpl< _Scalar, _Options > >::Scalar | Scalar | 
| typedef traits< ConstraintIdentityTpl< _Scalar, _Options > >::JointMotion | JointMotion | 
| typedef traits< ConstraintIdentityTpl< _Scalar, _Options > >::JointForce | JointForce | 
| typedef traits< ConstraintIdentityTpl< _Scalar, _Options > >::DenseBase | DenseBase | 
| typedef traits< ConstraintIdentityTpl< _Scalar, _Options > >::MatrixReturnType | MatrixReturnType | 
| typedef traits< ConstraintIdentityTpl< _Scalar, _Options > >::ConstMatrixReturnType | ConstMatrixReturnType | 
Definition at line 33 of file joint-free-flyer.hpp.