![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvColorGradientDlg.h"#include <ecvQtHelpers.h>#include <QColorDialog>#include <assert.h>
Go to the source code of this file.
Functions | |
| static QColor | s_firstColor (Qt::black) |
| static QColor | s_secondColor (Qt::white) |
| static ccColorGradientDlg::GradientType | s_lastType (ccColorGradientDlg::Default) |
Variables | |
| static double | s_lastFreq = 5.0 |
| static int | s_lastDimIndex = 2 |
|
static |
|
static |
Referenced by ccColorGradientDlg::ccColorGradientDlg(), and ccColorGradientDlg::getType().
|
static |
|
static |
Definition at line 24 of file ecvColorGradientDlg.cpp.
Referenced by ccColorGradientDlg::ccColorGradientDlg(), and ccColorGradientDlg::getDimension().
|
static |
Definition at line 23 of file ecvColorGradientDlg.cpp.
Referenced by ccColorGradientDlg::ccColorGradientDlg(), and ccColorGradientDlg::getBandingFrequency().