![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#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 ¶ms, cloudViewer::GenericProgressCallback *progressCb=0, unsigned char octreeLevel=0) |
| Interpolate scalar fields from another cloud. More... | |
Definition at line 22 of file ecvPointCloudInterpolator.h.
|
static |
Interpolate scalar fields from another cloud.
Referenced by ccEntityAction::interpolateSFs().