VTK
|
EnumInfo is for enums Constants are at the same level as the Enum, not inside it. More...
#include <vtkParseData.h>
Public Attributes | |
parse_item_t | ItemType |
parse_access_t | Access |
const char * | Name |
const char * | Comment |
EnumInfo is for enums Constants are at the same level as the Enum, not inside it.
Definition at line 161 of file vtkParseData.h.
Definition at line 163 of file vtkParseData.h.
Definition at line 164 of file vtkParseData.h.
const char* _EnumInfo::Name |
Definition at line 165 of file vtkParseData.h.
const char* _EnumInfo::Comment |
Definition at line 166 of file vtkParseData.h.