|
ToolPathModifier::ConstPtr | create () const override |
| Creates a tool path planning component of type T (e.g., mesh modifier, tool path planner, tool path modifier)
|
|
| LinearApproachToolPathModifierWidget (QWidget *parent=nullptr) |
|
| LinearApproachToolPathModifierWidget (QWidget *parent=nullptr) |
|
void | configure (const YAML::Node &) override |
| Configures the elements of the widget from a YAML node.
|
|
void | save (YAML::Node &) const override |
| Saves the configuration of the widget to a YAML node.
|
|
| BaseWidget (QWidget *parent=nullptr) |
|