![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Dialog for qRansacSD plugin. More...
#include <ccRansacSDDlg.h>


Public Member Functions | |
| ccRansacSDDlg (QWidget *parent=0) | |
| Default constructor. More... | |
Protected Slots | |
| void | saveSettings () |
| Saves (temporarily) the dialog parameters on acceptation. More... | |
Dialog for qRansacSD plugin.
Definition at line 13 of file ccRansacSDDlg.h.
|
explicit |
Default constructor.
Definition at line 19 of file ccRansacSDDlg.cpp.
References s_maxNormalDev_deg, s_minSupport, s_probability, and saveSettings().
|
protectedslot |
Saves (temporarily) the dialog parameters on acceptation.
Definition at line 31 of file ccRansacSDDlg.cpp.
References s_maxNormalDev_deg, s_minSupport, and s_probability.
Referenced by ccRansacSDDlg().