Public Types | |
| enum | { LINEAR = 0, ANGULAR = 3, Options = Vector6::Options } |
| typedef Matrix6 | ActionMatrixType |
| typedef ConstAngularType | AngularType |
| typedef Vector6ArgType::template ConstFixedSegmentReturnType< 3 >::Type | ConstAngularType |
| typedef const Vector6ArgType & | ConstDataRefType |
| typedef Vector6ArgType::template ConstFixedSegmentReturnType< 3 >::Type | ConstLinearType |
| typedef ConstDataRefType | DataRefType |
| typedef ForceTpl< Scalar, Options > | ForcePlain |
| typedef ForceRef< const Vector6ArgType > | ForceRefType |
| typedef ConstLinearType | LinearType |
| typedef Eigen::Matrix< Scalar, 6, 6, Options > | Matrix6 |
| typedef ForcePlain | PlainReturnType |
| typedef Vector6ArgType::Scalar | Scalar |
| typedef ConstDataRefType | ToVectorConstReturnType |
| typedef DataRefType | ToVectorReturnType |
| typedef Eigen::Matrix< Scalar, 3, 1, Options > | Vector3 |
| typedef Vector6ArgType | Vector6 |
Definition at line 101 of file force-ref.hpp.