| 
| 
typedef JointComposite  | Joint | 
|   | 
| 
typedef container::aligned_vector< JointDataVariant >  | JointDataVector | 
|   | 
| 
typedef Base::Transformation_t  | Transformation_t | 
|   | 
| 
typedef Base::Motion_t  | Motion_t | 
|   | 
| 
typedef Base::Bias_t  | Bias_t | 
|   | 
| 
typedef Base::Constraint_t  | Constraint_t | 
|   | 
| 
typedef Base::U_t  | U_t | 
|   | 
| 
typedef Base::D_t  | D_t | 
|   | 
| 
typedef Base::UD_t  | UD_t | 
|   | 
 | 
| 
  | JointDataComposite (const JointDataVector &joint_data, const int, const int nv) | 
|   | 
| 
JointDataDerived &  | derived () | 
|   | 
| 
const JointDataDerived &  | derived () const | 
|   | 
| 
const Constraint_t &  | S () const | 
|   | 
| 
const Transformation_t &  | M () const | 
|   | 
| 
const Motion_t &  | v () const | 
|   | 
| 
const Bias_t &  | c () const | 
|   | 
| 
F_t &  | F () | 
|   | 
| 
const U_t &  | U () const | 
|   | 
| 
U_t &  | U () | 
|   | 
| 
const D_t &  | Dinv () const | 
|   | 
| 
const UD_t &  | UDinv () const | 
|   | 
Definition at line 63 of file joint-composite.hpp.
 
The documentation for this struct was generated from the following file: