ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvScalarField.cpp File Reference
#include "ecvScalarField.h"
#include "ecvColorScalesManager.h"
#include <CVConst.h>
#include <algorithm>
Include dependency graph for ecvScalarField.cpp:

Go to the source code of this file.

Variables

const unsigned MAX_HISTOGRAM_SIZE = 512
 Default number of classes for associated histogram. More...
 

Variable Documentation

◆ MAX_HISTOGRAM_SIZE

const unsigned MAX_HISTOGRAM_SIZE = 512

Default number of classes for associated histogram.

Definition at line 22 of file ecvScalarField.cpp.

Referenced by ccScalarField::computeMinAndMax().