ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cvSelectionExporter::ExportOptions Struct Reference

Options for exporting selections. More...

#include <cvSelectionExporter.h>

Public Member Functions

 ExportOptions ()
 

Public Attributes

QString name
 
bool addToScene
 
bool saveToFile
 
QString filename
 
bool writeAscii
 
bool compressed
 
QWidget * parentWidget
 

Detailed Description

Options for exporting selections.

Definition at line 47 of file cvSelectionExporter.h.

Constructor & Destructor Documentation

◆ ExportOptions()

cvSelectionExporter::ExportOptions::ExportOptions ( )
inline

Definition at line 57 of file cvSelectionExporter.h.

Member Data Documentation

◆ addToScene

bool cvSelectionExporter::ExportOptions::addToScene

Definition at line 49 of file cvSelectionExporter.h.

◆ compressed

◆ filename

◆ name

◆ parentWidget

QWidget* cvSelectionExporter::ExportOptions::parentWidget

Definition at line 54 of file cvSelectionExporter.h.

◆ saveToFile

◆ writeAscii


The documentation for this struct was generated from the following file: