![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for ccNormalVectors, including all inherited members.
| ccNormalVectors() | ccNormalVectors | protected |
| ComputeCloudNormals(ccGenericPointCloud *cloud, NormsIndexesTableType &theNormsCodes, CV_LOCAL_MODEL_TYPES localModel, PointCoordinateType localRadius, Orientation preferredOrientation=UNDEFINED, cloudViewer::GenericProgressCallback *progressCb=nullptr, cloudViewer::DgmOctree *inputOctree=nullptr) | ccNormalVectors | static |
| ComputeNormalWithLS(cloudViewer::GenericIndexedCloudPersist *pointAndNeighbors, CCVector3 &N) | ccNormalVectors | static |
| ComputeNormalWithQuadric(cloudViewer::GenericIndexedCloudPersist *points, const CCVector3 &P, CCVector3 &N) | ccNormalVectors | static |
| ComputeNormalWithTri(cloudViewer::GenericIndexedCloudPersist *pointAndNeighbors, CCVector3 &N) | ccNormalVectors | static |
| ComputeNormsAtLevelWithLS(const cloudViewer::DgmOctree::octreeCell &cell, void **additionalParameters, cloudViewer::NormalizedProgress *nProgress=nullptr) | ccNormalVectors | protectedstatic |
| ComputeNormsAtLevelWithQuadric(const cloudViewer::DgmOctree::octreeCell &cell, void **additionalParameters, cloudViewer::NormalizedProgress *nProgress=nullptr) | ccNormalVectors | protectedstatic |
| ComputeNormsAtLevelWithTri(const cloudViewer::DgmOctree::octreeCell &cell, void **additionalParameters, cloudViewer::NormalizedProgress *nProgress=nullptr) | ccNormalVectors | protectedstatic |
| ConvertDipAndDipDirToNormal(PointCoordinateType dip_deg, PointCoordinateType dipDir_deg, bool upward=true) | ccNormalVectors | static |
| ConvertDipAndDipDirToString(PointCoordinateType dip_deg, PointCoordinateType dipDir_deg) | ccNormalVectors | static |
| ConvertNormalToDipAndDipDir(const CCVector3 &N, PointCoordinateType &dip_deg, PointCoordinateType &dipDir_deg) | ccNormalVectors | static |
| ConvertNormalToHSV(const CCVector3 &N, float &H, float &S, float &V) | ccNormalVectors | static |
| ConvertNormalToRGB(const CCVector3 &N) | ccNormalVectors | static |
| ConvertNormalToStrikeAndDip(const CCVector3 &N, PointCoordinateType &strike_deg, PointCoordinateType &dip_deg) | ccNormalVectors | static |
| ConvertStrikeAndDipToString(double &strike_deg, double &dip_deg) | ccNormalVectors | static |
| enableNormalHSVColorsArray() | ccNormalVectors | |
| getNormal(unsigned normIndex) const | ccNormalVectors | inline |
| getNormal(unsigned normIndex) | ccNormalVectors | inline |
| GetNormal(unsigned normIndex) | ccNormalVectors | inlinestatic |
| getNormalHSVColor(unsigned index) const | ccNormalVectors | |
| getNormalHSVColorArray() const | ccNormalVectors | inline |
| GetNormalPtr(unsigned normIndex) | ccNormalVectors | inlinestatic |
| getNormals() const | ccNormalVectors | inline |
| getNormals() | ccNormalVectors | inline |
| GetNormals() | ccNormalVectors | inlinestatic |
| GetNormalsPtr() | ccNormalVectors | inlinestatic |
| GetNormIndex(const PointCoordinateType N[]) | ccNormalVectors | static |
| GetNormIndex(const CCVector3 &N) | ccNormalVectors | inlinestatic |
| GetNumberOfVectors() | ccNormalVectors | inlinestatic |
| GetUniqueInstance() | ccNormalVectors | static |
| GuessBestRadius(ccGenericPointCloud *cloud, cloudViewer::DgmOctree *cloudOctree=nullptr, cloudViewer::GenericProgressCallback *progressCb=nullptr) | ccNormalVectors | static |
| GuessNaiveRadius(ccGenericPointCloud *cloud) | ccNormalVectors | static |
| init() | ccNormalVectors | protected |
| m_theNormalHSVColors | ccNormalVectors | protected |
| m_theNormalVectors | ccNormalVectors | protected |
| MINUS_BARYCENTER enum value | ccNormalVectors | |
| MINUS_ORIGIN enum value | ccNormalVectors | |
| MINUS_SENSOR_ORIGIN enum value | ccNormalVectors | |
| MINUS_X enum value | ccNormalVectors | |
| MINUS_Y enum value | ccNormalVectors | |
| MINUS_Z enum value | ccNormalVectors | |
| Orientation enum name | ccNormalVectors | |
| PLUS_BARYCENTER enum value | ccNormalVectors | |
| PLUS_ORIGIN enum value | ccNormalVectors | |
| PLUS_SENSOR_ORIGIN enum value | ccNormalVectors | |
| PLUS_X enum value | ccNormalVectors | |
| PLUS_Y enum value | ccNormalVectors | |
| PLUS_Z enum value | ccNormalVectors | |
| PREVIOUS enum value | ccNormalVectors | |
| ReleaseUniqueInstance() | ccNormalVectors | static |
| UNDEFINED enum value | ccNormalVectors | |
| UpdateNormalOrientations(ccGenericPointCloud *theCloud, NormsIndexesTableType &theNormsCodes, Orientation preferredOrientation) | ccNormalVectors | static |
| ~ccNormalVectors() | ccNormalVectors | virtual |