![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for cloudViewer::ManualSegmentationTools, including all inherited members.
| isPointInsidePoly(const CCVector2 &P, const GenericIndexedCloud *polyVertices) | cloudViewer::ManualSegmentationTools | static |
| isPointInsidePoly(const CCVector2 &P, const std::vector< CCVector2 > &polyVertices) | cloudViewer::ManualSegmentationTools | static |
| segment(GenericIndexedCloudPersist *aCloud, const Polyline *poly, bool keepInside, const float *viewMat=nullptr) | cloudViewer::ManualSegmentationTools | static |
| segment(GenericIndexedCloudPersist *cloud, ScalarType minDist, ScalarType maxDist, bool outside=false) | cloudViewer::ManualSegmentationTools | static |
| segment(GenericIndexedCloudPersist *cloud, std::vector< ScalarType > values, bool outside=false) | cloudViewer::ManualSegmentationTools | static |
| segmentMesh(GenericIndexedMesh *mesh, ReferenceCloud *selectedVertexIndexes, bool useSelectedVertices, GenericProgressCallback *progressCb=nullptr, GenericIndexedCloud *destCloud=nullptr, unsigned indexShift=0, std::vector< int > *triangleIndexMap=nullptr) | cloudViewer::ManualSegmentationTools | static |
| segmentMeshWithAABox(GenericIndexedMesh *mesh, GenericIndexedCloudPersist *vertices, MeshCutterParams &ioParams, GenericProgressCallback *progressCb=nullptr) | cloudViewer::ManualSegmentationTools | static |
| segmentMeshWithAAPlane(GenericIndexedMesh *mesh, GenericIndexedCloudPersist *vertices, MeshCutterParams &ioParams, GenericProgressCallback *progressCb=nullptr) | cloudViewer::ManualSegmentationTools | static |