ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvColorGradientDlg.cpp File Reference
#include "ecvColorGradientDlg.h"
#include <ecvQtHelpers.h>
#include <QColorDialog>
#include <assert.h>
Include dependency graph for ecvColorGradientDlg.cpp:

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
 

Function Documentation

◆ s_firstColor()

static QColor s_firstColor ( Qt::black  )
static

◆ s_lastType()

◆ s_secondColor()

static QColor s_secondColor ( Qt::white  )
static

Variable Documentation

◆ s_lastDimIndex

int s_lastDimIndex = 2
static

◆ s_lastFreq

double s_lastFreq = 5.0
static