![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for cvSelectionExporter, including all inherited members.
| batchExportToFiles(vtkPolyData *polyData, const QList< cvSelectionData > &selections, const QString &outputDir, const QString &format, const QString &baseName="selection", std::function< void(int)> progressCallback=nullptr) | cvSelectionExporter | static |
| batchExportToMeshes(vtkPolyData *polyData, const QList< cvSelectionData > &selections, const QString &baseName="Selection") | cvSelectionExporter | static |
| batchExportToPointClouds(vtkPolyData *polyData, const QList< cvSelectionData > &selections, const QString &baseName="Selection") | cvSelectionExporter | static |
| exportFromSourceCloud(ccPointCloud *sourceCloud, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions()) | cvSelectionExporter | static |
| exportFromSourceMesh(ccMesh *sourceMesh, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions()) | cvSelectionExporter | static |
| exportNumbered(vtkPolyData *polyData, const cvSelectionData &selection, const QString &outputPath, int number) | cvSelectionExporter | static |
| exportToFile(vtkPolyData *polyData, const cvSelectionData &selectionData, const QString &filename, bool writeAscii=false, bool compressed=false) | cvSelectionExporter | static |
| exportToMesh(vtkPolyData *polyData, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions()) | cvSelectionExporter | static |
| exportToPointCloud(vtkPolyData *polyData, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions()) | cvSelectionExporter | static |
| extractSelection(vtkPolyData *polyData, const cvSelectionData &selectionData) | cvSelectionExporter | static |
| saveObjectToFileWithDialog(ccHObject *object, bool isMesh, QWidget *parent=nullptr) | cvSelectionExporter | static |