![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <qHoughNormalsDialog.h>


Classes | |
| struct | Parameters |
Public Member Functions | |
| qHoughNormalsDialog (QWidget *parent=nullptr) | |
| Default constructor. More... | |
| ~qHoughNormalsDialog () | |
| void | setParameters (const Parameters ¶ms) |
| void | getParameters (Parameters ¶ms) |
Definition at line 16 of file qHoughNormalsDialog.h.
|
explicit |
Default constructor.
Definition at line 21 of file qHoughNormalsDialog.cpp.
| qHoughNormalsDialog::~qHoughNormalsDialog | ( | ) |
Definition at line 26 of file qHoughNormalsDialog.cpp.
| void qHoughNormalsDialog::getParameters | ( | Parameters & | params | ) |
Definition at line 38 of file qHoughNormalsDialog.cpp.
References cloudViewer::DegreesToRadians(), and params.
| void qHoughNormalsDialog::setParameters | ( | const Parameters & | params | ) |
Definition at line 28 of file qHoughNormalsDialog.cpp.
References params, and cloudViewer::RadiansToDegrees().