|
qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
|
This is the complete list of members for ccNormalVectors, including all inherited members.
| ccNormalVectors() | ccNormalVectors | protected |
| ComputeCloudNormals(ccGenericPointCloud *cloud, NormsIndexesTableType &theNormsCodes, CCCoreLib::LOCAL_MODEL_TYPES localModel, PointCoordinateType localRadius, Orientation preferredOrientation=UNDEFINED, CCCoreLib::GenericProgressCallback *progressCb=nullptr, CCCoreLib::DgmOctree *inputOctree=nullptr) | ccNormalVectors | static |
| ComputeNormalWithLS(CCCoreLib::GenericIndexedCloudPersist *pointAndNeighbors, CCVector3 &N) | ccNormalVectors | static |
| ComputeNormalWithQuadric(CCCoreLib::GenericIndexedCloudPersist *points, const CCVector3 &P, CCVector3 &N) | ccNormalVectors | static |
| ComputeNormalWithTri(CCCoreLib::GenericIndexedCloudPersist *pointAndNeighbors, CCVector3 &N) | ccNormalVectors | static |
| ComputeNormsAtLevelWithLS(const CCCoreLib::DgmOctree::octreeCell &cell, void **additionalParameters, CCCoreLib::NormalizedProgress *nProgress=nullptr) | ccNormalVectors | protectedstatic |
| ComputeNormsAtLevelWithQuadric(const CCCoreLib::DgmOctree::octreeCell &cell, void **additionalParameters, CCCoreLib::NormalizedProgress *nProgress=nullptr) | ccNormalVectors | protectedstatic |
| ComputeNormsAtLevelWithTri(const CCCoreLib::DgmOctree::octreeCell &cell, void **additionalParameters, CCCoreLib::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) | ccNormalVectors | inlinestatic |
| getNormal(unsigned normIndex) const | ccNormalVectors | inline |
| getNormalHSVColor(unsigned index) const | ccNormalVectors | |
| getNormalHSVColorArray() const | ccNormalVectors | inline |
| GetNormIndex(const PointCoordinateType N[]) | ccNormalVectors | static |
| GetNormIndex(const CCVector3 &N) | ccNormalVectors | inlinestatic |
| GetNumberOfVectors() | ccNormalVectors | inlinestatic |
| GetUniqueInstance() | 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()=default | ccNormalVectors | virtual |