|
struct | ConstraintUnaryVisitorBase |
| Base structure for Unary visitation of a ConstraintModel. This structure provides runners to call the right visitor according to the number of arguments. More...
|
|
struct | JointBinaryVisitorBase |
| Base structure for Binary visitation of two JointModels. This structure provides runners to call the right visitor according to the number of arguments. This should be used when deriving new rigid body algorithms. More...
|
|
struct | JointUnaryVisitorBase |
| Base structure for Unary visitation of a JointModel. This structure provides runners to call the right visitor according to the number of arguments. This should be used when deriving new rigid body algorithms. More...
|
|