ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
sfEditDlg.cpp File Reference
#include "sfEditDlg.h"
#include "ui_sfEditDlg.h"
#include "ecvHistogramWindow.h"
#include <CVConst.h>
#include <ecvScalarField.h>
#include <assert.h>
#include <cmath>
Include dependency graph for sfEditDlg.cpp:

Go to the source code of this file.

Variables

const int SPIN_BOX_STEPS = 1000
 Default number of steps for spin-boxes. More...
 

Variable Documentation

◆ SPIN_BOX_STEPS

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().