![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Dialog for cloud sphere or cloud plane comparison setting. More...
#include <ecvPrimitiveDistanceDlg.h>


Public Slots | |
| void | applyAndExit () |
| void | cancelAndExit () |
Public Member Functions | |
| ecvPrimitiveDistanceDlg (QWidget *parent=nullptr) | |
| Default constructor. More... | |
| ~ecvPrimitiveDistanceDlg ()=default | |
| Default destructor. More... | |
| bool | signedDistances () |
| bool | flipNormals () |
| bool | treatPlanesAsBounded () |
Protected Slots | |
| void | toggleSigned (bool) |
Dialog for cloud sphere or cloud plane comparison setting.
Definition at line 22 of file ecvPrimitiveDistanceDlg.h.
| ecvPrimitiveDistanceDlg::ecvPrimitiveDistanceDlg | ( | QWidget * | parent = nullptr | ) |
Default constructor.
Definition at line 20 of file ecvPrimitiveDistanceDlg.cpp.
References applyAndExit(), cancelAndExit(), s_flipNormals, s_signedDist, s_treatAsBounded, and toggleSigned().
|
default |
Default destructor.
|
slot |
Definition at line 37 of file ecvPrimitiveDistanceDlg.cpp.
References flipNormals(), s_flipNormals, s_signedDist, s_treatAsBounded, signedDistances(), and treatPlanesAsBounded().
Referenced by ecvPrimitiveDistanceDlg().
|
slot |
Definition at line 44 of file ecvPrimitiveDistanceDlg.cpp.
Referenced by ecvPrimitiveDistanceDlg().
|
inline |
Definition at line 34 of file ecvPrimitiveDistanceDlg.h.
Referenced by applyAndExit().
|
inline |
Definition at line 33 of file ecvPrimitiveDistanceDlg.h.
Referenced by applyAndExit().
|
protectedslot |
Definition at line 46 of file ecvPrimitiveDistanceDlg.cpp.
Referenced by ecvPrimitiveDistanceDlg().
|
inline |
Definition at line 35 of file ecvPrimitiveDistanceDlg.h.
Referenced by applyAndExit().