|
|
| RansacCylinderProjectionMeshModifierWidget (QWidget *parent=nullptr) |
| |
| void | configure (const YAML::Node &config) override |
| | Configures the elements of the widget from a YAML node.
|
| |
| void | save (YAML::Node &config) const override |
| | Saves the configuration of the widget to a YAML node.
|
| |
|
| RansacPrimitiveFitMeshModifierWidget (QWidget *parent=nullptr) |
| |
| void | configure (const YAML::Node &config) override |
| | Configures the elements of the widget from a YAML node.
|
| |
| void | save (YAML::Node &config) const override |
| | Saves the configuration of the widget to a YAML node.
|
| |
|
| BaseWidget (QWidget *parent=nullptr) |
| |