![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "sfEditDlg.h"#include "ui_sfEditDlg.h"#include "ecvHistogramWindow.h"#include <CVConst.h>#include <ecvScalarField.h>#include <assert.h>#include <cmath>
Go to the source code of this file.
Variables | |
| const int | SPIN_BOX_STEPS = 1000 |
| Default number of steps for spin-boxes. More... | |
| const int SPIN_BOX_STEPS = 1000 |
Default number of steps for spin-boxes.
Definition at line 27 of file sfEditDlg.cpp.
Referenced by sfEditDlg::fillDialogWith().