CCCoreLib 31 May 2022
CloudCompare Core algorithms
CCCoreLib::MeshSamplingTools Member List

This is the complete list of members for CCCoreLib::MeshSamplingTools, including all inherited members.

buildMeshEdgeUsageMap(GenericIndexedMesh *mesh, EdgeUsageMap &edgeMap)CCCoreLib::MeshSamplingToolsprotectedstatic
ComputeEdgeKey(unsigned i1, unsigned i2)CCCoreLib::MeshSamplingToolsprotectedstatic
computeMeshArea(GenericMesh *mesh)CCCoreLib::MeshSamplingToolsstatic
computeMeshEdgesConnectivity(GenericIndexedMesh *mesh, EdgeConnectivityStats &stats)CCCoreLib::MeshSamplingToolsstatic
computeMeshVolume(GenericMesh *mesh)CCCoreLib::MeshSamplingToolsstatic
DecodeEdgeKey(unsigned long long key, unsigned &i1, unsigned &i2)CCCoreLib::MeshSamplingToolsprotectedstatic
EdgeUsageMap typedefCCCoreLib::MeshSamplingToolsprotected
flagMeshVerticesByType(GenericIndexedMesh *mesh, ScalarField *flags, EdgeConnectivityStats *stats=nullptr)CCCoreLib::MeshSamplingToolsstatic
samplePointsOnMesh(GenericMesh *mesh, double samplingDensity, GenericProgressCallback *progressCb=nullptr, std::vector< unsigned > *triIndices=nullptr)CCCoreLib::MeshSamplingToolsstatic
samplePointsOnMesh(GenericMesh *mesh, unsigned numberOfPoints, GenericProgressCallback *progressCb=nullptr, std::vector< unsigned > *triIndices=nullptr)CCCoreLib::MeshSamplingToolsstatic
samplePointsOnMesh(GenericMesh *mesh, double samplingDensity, unsigned theoreticNumberOfPoints, GenericProgressCallback *progressCb=nullptr, std::vector< unsigned > *triIndices=nullptr)CCCoreLib::MeshSamplingToolsprotectedstatic
VERTEX_BORDER enum valueCCCoreLib::MeshSamplingTools
VERTEX_NON_MANIFOLD enum valueCCCoreLib::MeshSamplingTools
VERTEX_NORMAL enum valueCCCoreLib::MeshSamplingTools
VertexFlags enum nameCCCoreLib::MeshSamplingTools