![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Types | |
| enum | Type { INT_TYPE , BOOL_TYPE , CHAR_TYPE } |
Public Attributes | |
| void * | Variable |
| int | VariableType |
| int | ProcessType |
Definition at line 21 of file vtkCommandOptionsXMLParser.cxx.
| Enumerator | |
|---|---|
| INT_TYPE | |
| BOOL_TYPE | |
| CHAR_TYPE | |
Definition at line 23 of file vtkCommandOptionsXMLParser.cxx.
| int vtkCommandOptionsXMLParserArgumentStructure::ProcessType |
Definition at line 31 of file vtkCommandOptionsXMLParser.cxx.
| void* vtkCommandOptionsXMLParserArgumentStructure::Variable |
Definition at line 29 of file vtkCommandOptionsXMLParser.cxx.
| int vtkCommandOptionsXMLParserArgumentStructure::VariableType |
Definition at line 30 of file vtkCommandOptionsXMLParser.cxx.