ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvComparisonDlg.cpp File Reference
#include "ecvComparisonDlg.h"
#include <QHeaderView>
#include <QMessageBox>
#include <DgmOctree.h>
#include <DistanceComputationTools.h>
#include <MeshSamplingTools.h>
#include <ScalarField.h>
#include <ScalarFieldTools.h>
#include <CVLog.h>
#include <ecvDisplayTools.h>
#include <ecvGenericMesh.h>
#include <ecvHObject.h>
#include <ecvOctree.h>
#include <ecvPointCloud.h>
#include <ecvProgressDialog.h>
#include "MainWindow.h"
#include "ecvCommon.h"
#include "ecvHistogramWindow.h"
#include <QElapsedTimer>
#include <QThreadPool>
#include <assert.h>
Include dependency graph for ecvComparisonDlg.cpp:

Go to the source code of this file.

Variables

const unsigned char DEFAULT_OCTREE_LEVEL = 7
 

Variable Documentation

◆ DEFAULT_OCTREE_LEVEL

const unsigned char DEFAULT_OCTREE_LEVEL = 7

Definition at line 42 of file ecvComparisonDlg.cpp.

Referenced by ccComparisonDlg::computeApproxDistances().