|
Noether
0.0.0
|

Public Member Functions | |
| NormalEstimationPCLMeshModifierWidget (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. | |
Public Member Functions inherited from noether::BaseWidget | |
| BaseWidget (QWidget *parent=nullptr) | |
Protected Attributes | |
| DistanceDoubleSpinBox * | radius_ |
| Ui::Vector3dEditor * | view_point_ |
|
overridevirtual |
Reimplemented from noether::BaseWidget.
|
overridevirtual |
Implements noether::BaseWidget.