ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccPointCloudInterpolator Class Reference

#include <ecvPointCloudInterpolator.h>

Classes

struct  Parameters
 Generic interpolation parameters. More...
 

Static Public Member Functions

static bool InterpolateScalarFieldsFrom (ccPointCloud *destCloud, ccPointCloud *srccloud, const std::vector< int > &sfIndexes, const Parameters &params, cloudViewer::GenericProgressCallback *progressCb=0, unsigned char octreeLevel=0)
 Interpolate scalar fields from another cloud. More...
 

Detailed Description

Definition at line 22 of file ecvPointCloudInterpolator.h.

Member Function Documentation

◆ InterpolateScalarFieldsFrom()

static bool ccPointCloudInterpolator::InterpolateScalarFieldsFrom ( ccPointCloud destCloud,
ccPointCloud srccloud,
const std::vector< int > &  sfIndexes,
const Parameters params,
cloudViewer::GenericProgressCallback progressCb = 0,
unsigned char  octreeLevel = 0 
)
static

Interpolate scalar fields from another cloud.

Referenced by ccEntityAction::interpolateSFs().


The documentation for this class was generated from the following file: