ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
AnglesCustomPlot.cpp File Reference
#include "AnglesCustomPlot.h"
#include <CVLog.h>
#include <ScalarField.h>
#include "ui_AnglesCustomPlot.h"
Include dependency graph for AnglesCustomPlot.cpp:

Go to the source code of this file.

Variables

static 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
static

Default number of classes for associated histogram.

Definition at line 39 of file AnglesCustomPlot.cpp.

Referenced by AnglesCustomPlot::computeHistogram().