![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
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::ScalarFieldTools | static |
| computeCellGaussianFilter(const DgmOctree::octreeCell &cell, void **additionalParameters, NormalizedProgress *nProgress=nullptr) | cloudViewer::ScalarFieldTools | protectedstatic |
| computeKmeans(const GenericCloud *theCloud, unsigned char K, KMeanClass kmcc[], GenericProgressCallback *progressCb=nullptr) | cloudViewer::ScalarFieldTools | static |
| computeMeanGradientOnPatch(const DgmOctree::octreeCell &cell, void **additionalParameters, NormalizedProgress *nProgress=nullptr) | cloudViewer::ScalarFieldTools | protectedstatic |
| computeMeanScalarValue(GenericCloud *theCloud) | cloudViewer::ScalarFieldTools | static |
| computeMeanSquareScalarValue(GenericCloud *theCloud) | cloudViewer::ScalarFieldTools | static |
| computeScalarFieldExtremas(const GenericCloud *theCloud, ScalarType &minV, ScalarType &maxV) | cloudViewer::ScalarFieldTools | static |
| computeScalarFieldGradient(GenericIndexedCloudPersist *theCloud, PointCoordinateType radius, bool euclideanDistances, bool sameInAndOutScalarField=false, GenericProgressCallback *progressCb=nullptr, DgmOctree *theOctree=nullptr) | cloudViewer::ScalarFieldTools | static |
| computeScalarFieldHistogram(const GenericCloud *theCloud, unsigned numberOfClasses, std::vector< int > &histo) | cloudViewer::ScalarFieldTools | static |
| countScalarFieldValidValues(const GenericCloud *theCloud) | cloudViewer::ScalarFieldTools | static |
| multiplyScalarFields(GenericIndexedCloud *firstCloud, GenericIndexedCloud *secondCloud, GenericProgressCallback *progressCb=nullptr) | cloudViewer::ScalarFieldTools | static |
| SetScalarValueInverted(const CCVector3 &P, ScalarType &scalarValue) | cloudViewer::ScalarFieldTools | static |
| SetScalarValueToNaN(const CCVector3 &P, ScalarType &scalarValue) | cloudViewer::ScalarFieldTools | static |
| SetScalarValueToZero(const CCVector3 &P, ScalarType &scalarValue) | cloudViewer::ScalarFieldTools | static |