![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Dialog for sensor range computation. More...
#include <ecvSensorComputeDistancesDlg.h>


Public Member Functions | |
| ccSensorComputeDistancesDlg (QWidget *parent=0) | |
| Default constructor. More... | |
| bool | computeSquaredDistances () const |
| Returns whether computed distances should be squared or not. More... | |
Dialog for sensor range computation.
Definition at line 13 of file ecvSensorComputeDistancesDlg.h.
|
explicit |
Default constructor.
Definition at line 10 of file ecvSensorComputeDistancesDlg.cpp.
| bool ccSensorComputeDistancesDlg::computeSquaredDistances | ( | ) | const |
Returns whether computed distances should be squared or not.
Definition at line 15 of file ecvSensorComputeDistancesDlg.cpp.