![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
ASCII open sequence item. More...
#include <AsciiOpenDlg.h>
Public Member Functions | |
| SequenceItem () | |
| Default constructor. More... | |
| SequenceItem (CC_ASCII_OPEN_DLG_TYPES _type, const QString &_header) | |
| Constructor from parameters. More... | |
Public Attributes | |
| CC_ASCII_OPEN_DLG_TYPES | type |
| QString | header |
ASCII open sequence item.
Definition at line 124 of file AsciiOpenDlg.h.
|
inline |
Default constructor.
Definition at line 129 of file AsciiOpenDlg.h.
|
inline |
Constructor from parameters.
Definition at line 132 of file AsciiOpenDlg.h.
| QString AsciiOpenDlg::SequenceItem::header |
Definition at line 126 of file AsciiOpenDlg.h.
| CC_ASCII_OPEN_DLG_TYPES AsciiOpenDlg::SequenceItem::type |
Definition at line 125 of file AsciiOpenDlg.h.