ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ScalarFieldTools.cpp File Reference
#include <ScalarFieldTools.h>
#include <GenericProgressCallback.h>
#include <ReferenceCloud.h>
#include <ScalarField.h>
#include <cstdio>
Include dependency graph for ScalarFieldTools.cpp:

Go to the source code of this file.

Variables

static const int AVERAGE_NUMBER_OF_POINTS_FOR_GRADIENT_COMPUTATION = 14
 

Variable Documentation

◆ AVERAGE_NUMBER_OF_POINTS_FOR_GRADIENT_COMPUTATION

const int AVERAGE_NUMBER_OF_POINTS_FOR_GRADIENT_COMPUTATION = 14
static