ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cvSelectionExporter Member List

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)cvSelectionExporterstatic
batchExportToMeshes(vtkPolyData *polyData, const QList< cvSelectionData > &selections, const QString &baseName="Selection")cvSelectionExporterstatic
batchExportToPointClouds(vtkPolyData *polyData, const QList< cvSelectionData > &selections, const QString &baseName="Selection")cvSelectionExporterstatic
exportFromSourceCloud(ccPointCloud *sourceCloud, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions())cvSelectionExporterstatic
exportFromSourceMesh(ccMesh *sourceMesh, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions())cvSelectionExporterstatic
exportNumbered(vtkPolyData *polyData, const cvSelectionData &selection, const QString &outputPath, int number)cvSelectionExporterstatic
exportToFile(vtkPolyData *polyData, const cvSelectionData &selectionData, const QString &filename, bool writeAscii=false, bool compressed=false)cvSelectionExporterstatic
exportToMesh(vtkPolyData *polyData, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions())cvSelectionExporterstatic
exportToPointCloud(vtkPolyData *polyData, const cvSelectionData &selectionData, const ExportOptions &options=ExportOptions())cvSelectionExporterstatic
extractSelection(vtkPolyData *polyData, const cvSelectionData &selectionData)cvSelectionExporterstatic
saveObjectToFileWithDialog(ccHObject *object, bool isMesh, QWidget *parent=nullptr)cvSelectionExporterstatic