ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccPointDescriptor.cpp File Reference
#include "ccPointDescriptor.h"
#include <ecvPointCloud.h>
#include <ecvScalarField.h>
#include <Jacobi.h>
#include <Neighbourhood.h>
#include <QMap>
#include <fstream>
Include dependency graph for ccPointDescriptor.cpp:

Go to the source code of this file.

Classes

class  DimensionalityScaleParamsComputer
 
struct  ScaleParamsComputerVault
 

Variables

static const double SQRT_3_DIV_2 = sqrt(3.0) / 2
 
static ScaleParamsComputerVault s_vault
 

Variable Documentation

◆ s_vault

◆ SQRT_3_DIV_2

const double SQRT_3_DIV_2 = sqrt(3.0) / 2
static