| Anisotropy enum value | cloudViewer::Neighbourhood | |
| associatedCloud() const | cloudViewer::Neighbourhood | inline |
| compute3DQuadric(double quadricEquation[10]) | cloudViewer::Neighbourhood | |
| computeCovarianceMatrix() | cloudViewer::Neighbourhood | |
| computeCurvature(const CCVector3 &P, CurvatureType cType) | cloudViewer::Neighbourhood | |
| computeFeature(GeomFeature feature) | cloudViewer::Neighbourhood | |
| computeGravityCenter() | cloudViewer::Neighbourhood | protected |
| computeLargestRadius() | cloudViewer::Neighbourhood | |
| computeLeastSquareBestFittingPlane() | cloudViewer::Neighbourhood | protected |
| computeMomentOrder1(const CCVector3 &P) | cloudViewer::Neighbourhood | |
| computeQuadric() | cloudViewer::Neighbourhood | protected |
| computeRoughness(const CCVector3 &P, const CCVector3 *roughnessUpDir=nullptr) | cloudViewer::Neighbourhood | |
| CurvatureType enum name | cloudViewer::Neighbourhood | |
| DO_NOT_DUPLICATE_VERTICES | cloudViewer::Neighbourhood | static |
| DUPLICATE_VERTICES | cloudViewer::Neighbourhood | static |
| EigenEntropy enum value | cloudViewer::Neighbourhood | |
| EigenValue1 enum value | cloudViewer::Neighbourhood | |
| EigenValue2 enum value | cloudViewer::Neighbourhood | |
| EigenValue3 enum value | cloudViewer::Neighbourhood | |
| EigenValuesSum enum value | cloudViewer::Neighbourhood | |
| FLAG_DEPRECATED enum value | cloudViewer::Neighbourhood | |
| FLAG_GRAVITY_CENTER enum value | cloudViewer::Neighbourhood | |
| FLAG_LS_PLANE enum value | cloudViewer::Neighbourhood | |
| FLAG_QUADRIC enum value | cloudViewer::Neighbourhood | |
| GAUSSIAN_CURV enum value | cloudViewer::Neighbourhood | |
| GeomElement enum name | cloudViewer::Neighbourhood | |
| GeomFeature enum name | cloudViewer::Neighbourhood | |
| getGravityCenter() | cloudViewer::Neighbourhood | |
| getLSPlane() | cloudViewer::Neighbourhood | |
| getLSPlaneNormal() | cloudViewer::Neighbourhood | |
| getLSPlaneX() | cloudViewer::Neighbourhood | |
| getLSPlaneY() | cloudViewer::Neighbourhood | |
| getQuadric(Tuple3ub *dims=nullptr) | cloudViewer::Neighbourhood | |
| IGNORE_MAX_EDGE_LENGTH | cloudViewer::Neighbourhood | static |
| InputVectorsUsage enum name | cloudViewer::Neighbourhood | |
| Linearity enum value | cloudViewer::Neighbourhood | |
| m_associatedCloud | cloudViewer::Neighbourhood | protected |
| m_gravityCenter | cloudViewer::Neighbourhood | protected |
| m_lsPlaneEquation | cloudViewer::Neighbourhood | protected |
| m_lsPlaneVectors | cloudViewer::Neighbourhood | protected |
| m_quadricEquation | cloudViewer::Neighbourhood | protected |
| m_quadricEquationDirections | cloudViewer::Neighbourhood | protected |
| m_structuresValidity | cloudViewer::Neighbourhood | protected |
| MEAN_CURV enum value | cloudViewer::Neighbourhood | |
| Neighbourhood(GenericIndexedCloudPersist *associatedCloud) | cloudViewer::Neighbourhood | explicit |
| None enum value | cloudViewer::Neighbourhood | |
| NORMAL_CHANGE_RATE enum value | cloudViewer::Neighbourhood | |
| Omnivariance enum value | cloudViewer::Neighbourhood | |
| PCA1 enum value | cloudViewer::Neighbourhood | |
| PCA2 enum value | cloudViewer::Neighbourhood | |
| Planarity enum value | cloudViewer::Neighbourhood | |
| projectPointsOn2DPlane(std::vector< Vec2D > &points2D, const PointCoordinateType *planeEquation=nullptr, CCVector3 *O=nullptr, CCVector3 *X=nullptr, CCVector3 *Y=nullptr, InputVectorsUsage vectorsUsage=None) | cloudViewer::Neighbourhood | inline |
| reset() | cloudViewer::Neighbourhood | virtual |
| setGravityCenter(const CCVector3 &G) | cloudViewer::Neighbourhood | |
| setLSPlane(const PointCoordinateType eq[4], const CCVector3 &X, const CCVector3 &Y, const CCVector3 &N) | cloudViewer::Neighbourhood | |
| Sphericity enum value | cloudViewer::Neighbourhood | |
| SurfaceVariation enum value | cloudViewer::Neighbourhood | |
| triangulateFromQuadric(unsigned stepsX, unsigned stepsY) | cloudViewer::Neighbourhood | |
| triangulateOnPlane(bool duplicateVertices, PointCoordinateType maxEdgeLength, std::string &outputErrorStr) | cloudViewer::Neighbourhood | |
| UseOXYasBase enum value | cloudViewer::Neighbourhood | |
| UseYAsUpDir enum value | cloudViewer::Neighbourhood | |
| Verticality enum value | cloudViewer::Neighbourhood | |
| ~Neighbourhood()=default | cloudViewer::Neighbourhood | virtual |