Public Member Functions inherited from AL::Math::RigidBodySystemBuilder::Decorator< T > |
| Decorator (Interface< T > &builder) |
virtual void | addStaticFrame (StaticFrame sframe) |
Public Member Functions inherited from AL::Math::RigidBodySystemBuilder::Interface< T > |
void | add (const std::string &parent_body, const std::string &new_body, const AffineCompact3 &H_parent_joint, JointType joint_type, const BodyMass &mass, const std::string &new_joint) |
void | add (const std::string &parent_body, const std::string &new_body, const AffineCompact3 &H_parent_joint, JointType joint_type, const BodyMass &mass) |
void | add (const std::string &parent_frame, const std::string &new_static_frame, const AffineCompact3 &H_parent_new, const std::string &new_static_transform) |
void | add (const std::string &parent_frame, const std::string &new_static_frame, const AffineCompact3 &H_parent_new) |