ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::ScalarFieldTools Member List

This is the complete list of members for cloudViewer::ScalarFieldTools, including all inherited members.

applyScalarFieldGaussianFilter(PointCoordinateType sigma, GenericIndexedCloudPersist *theCloud, PointCoordinateType sigmaSF, GenericProgressCallback *progressCb=nullptr, DgmOctree *theOctree=nullptr)cloudViewer::ScalarFieldToolsstatic
computeCellGaussianFilter(const DgmOctree::octreeCell &cell, void **additionalParameters, NormalizedProgress *nProgress=nullptr)cloudViewer::ScalarFieldToolsprotectedstatic
computeKmeans(const GenericCloud *theCloud, unsigned char K, KMeanClass kmcc[], GenericProgressCallback *progressCb=nullptr)cloudViewer::ScalarFieldToolsstatic
computeMeanGradientOnPatch(const DgmOctree::octreeCell &cell, void **additionalParameters, NormalizedProgress *nProgress=nullptr)cloudViewer::ScalarFieldToolsprotectedstatic
computeMeanScalarValue(GenericCloud *theCloud)cloudViewer::ScalarFieldToolsstatic
computeMeanSquareScalarValue(GenericCloud *theCloud)cloudViewer::ScalarFieldToolsstatic
computeScalarFieldExtremas(const GenericCloud *theCloud, ScalarType &minV, ScalarType &maxV)cloudViewer::ScalarFieldToolsstatic
computeScalarFieldGradient(GenericIndexedCloudPersist *theCloud, PointCoordinateType radius, bool euclideanDistances, bool sameInAndOutScalarField=false, GenericProgressCallback *progressCb=nullptr, DgmOctree *theOctree=nullptr)cloudViewer::ScalarFieldToolsstatic
computeScalarFieldHistogram(const GenericCloud *theCloud, unsigned numberOfClasses, std::vector< int > &histo)cloudViewer::ScalarFieldToolsstatic
countScalarFieldValidValues(const GenericCloud *theCloud)cloudViewer::ScalarFieldToolsstatic
multiplyScalarFields(GenericIndexedCloud *firstCloud, GenericIndexedCloud *secondCloud, GenericProgressCallback *progressCb=nullptr)cloudViewer::ScalarFieldToolsstatic
SetScalarValueInverted(const CCVector3 &P, ScalarType &scalarValue)cloudViewer::ScalarFieldToolsstatic
SetScalarValueToNaN(const CCVector3 &P, ScalarType &scalarValue)cloudViewer::ScalarFieldToolsstatic
SetScalarValueToZero(const CCVector3 &P, ScalarType &scalarValue)cloudViewer::ScalarFieldToolsstatic