![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for cloudViewer::MeshSamplingTools, including all inherited members.
| buildMeshEdgeUsageMap(GenericIndexedMesh *mesh, EdgeUsageMap &edgeMap) | cloudViewer::MeshSamplingTools | protectedstatic |
| ComputeEdgeKey(unsigned i1, unsigned i2) | cloudViewer::MeshSamplingTools | protectedstatic |
| computeMeshArea(GenericMesh *mesh) | cloudViewer::MeshSamplingTools | static |
| computeMeshEdgesConnectivity(GenericIndexedMesh *mesh, EdgeConnectivityStats &stats) | cloudViewer::MeshSamplingTools | static |
| computeMeshVolume(GenericMesh *mesh) | cloudViewer::MeshSamplingTools | static |
| DecodeEdgeKey(unsigned long long key, unsigned &i1, unsigned &i2) | cloudViewer::MeshSamplingTools | protectedstatic |
| EdgeUsageMap typedef | cloudViewer::MeshSamplingTools | protected |
| flagMeshVerticesByType(GenericIndexedMesh *mesh, ScalarField *flags, EdgeConnectivityStats *stats=nullptr) | cloudViewer::MeshSamplingTools | static |
| samplePointsOnMesh(GenericMesh *mesh, double samplingDensity, GenericProgressCallback *progressCb=nullptr, std::vector< unsigned > *triIndices=nullptr) | cloudViewer::MeshSamplingTools | static |
| samplePointsOnMesh(GenericMesh *mesh, unsigned numberOfPoints, GenericProgressCallback *progressCb=nullptr, std::vector< unsigned > *triIndices=nullptr) | cloudViewer::MeshSamplingTools | static |
| samplePointsOnMesh(GenericMesh *mesh, double samplingDensity, unsigned theoreticNumberOfPoints, GenericProgressCallback *progressCb=nullptr, std::vector< unsigned > *triIndices=nullptr) | cloudViewer::MeshSamplingTools | protectedstatic |
| VERTEX_BORDER enum value | cloudViewer::MeshSamplingTools | |
| VERTEX_NON_MANIFOLD enum value | cloudViewer::MeshSamplingTools | |
| VERTEX_NORMAL enum value | cloudViewer::MeshSamplingTools | |
| VertexFlags enum name | cloudViewer::MeshSamplingTools |