![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Saved selection entry for Selection Editor. More...
#include <cvSelectionPropertiesWidget.h>

Public Attributes | |
| QString | name |
| QString | type |
| QColor | color |
| cvSelectionData | data |
Saved selection entry for Selection Editor.
Definition at line 79 of file cvSelectionPropertiesWidget.h.
| QColor cvSelectionPropertiesWidget::SavedSelection::color |
Definition at line 82 of file cvSelectionPropertiesWidget.h.
| cvSelectionData cvSelectionPropertiesWidget::SavedSelection::data |
Definition at line 83 of file cvSelectionPropertiesWidget.h.
| QString cvSelectionPropertiesWidget::SavedSelection::name |
Definition at line 80 of file cvSelectionPropertiesWidget.h.
| QString cvSelectionPropertiesWidget::SavedSelection::type |
Definition at line 81 of file cvSelectionPropertiesWidget.h.