MeshGui::ParametersDialog Class Reference
#include <SegmentationBestFit.h>
Public Member Functions | |
| void | accept () |
| ParametersDialog (std::vector< float > &, FitParameter *, ParameterList, Mesh::Feature *mesh, QWidget *parent=0) | |
| void | reject () |
| ~ParametersDialog () | |
Constructor & Destructor Documentation
◆ ParametersDialog()
| ParametersDialog::ParametersDialog | ( | std::vector< float > & | val, |
| FitParameter * | fitPar, | ||
| ParameterList | par, | ||
| Mesh::Feature * | mesh, | ||
| QWidget * | parent = 0 |
||
| ) |
References accept(), Gui::SelectionSingleton::clearSelection(), reject(), Gui::Selection(), MeshGui::MeshSelection::setCheckOnlyPointToUserTriangles(), MeshGui::MeshSelection::setCheckOnlyVisibleTriangles(), MeshGui::MeshSelection::setEnabledViewerSelection(), and MeshGui::MeshSelection::setObjects().
◆ ~ParametersDialog()
| ParametersDialog::~ParametersDialog | ( | ) |
Member Function Documentation
◆ accept()
| void ParametersDialog::accept | ( | ) |
Referenced by ParametersDialog().
◆ reject()
| void ParametersDialog::reject | ( | ) |
Referenced by ParametersDialog().
The documentation for this class was generated from the following files:
- src/Mod/Mesh/Gui/SegmentationBestFit.h
- src/Mod/Mesh/Gui/SegmentationBestFit.cpp
1.8.17