![]() |
ImFusion SDK 4.3
|
#include <ImFusion/GUI/SmoothMeshWidget.h>
Smooth mesh widget. More...
Inheritance diagram for SmoothMeshWidget:Smooth mesh widget.
Signals | |
| void | apply () |
| void | cancel () |
Public Member Functions | |
| SmoothMeshWidget (QWidget *parent=0) | |
| int | iterations () const |
| void | setIterations (int iter) |
| void | range (std::array< int, 2 > &iterations) |
Protected Member Functions | |
| void | changeEvent (QEvent *event) override |
| void | paintEvent (QPaintEvent *) override |