ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::MeshSamplingTools Member List

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

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