VTK
Public Attributes
_EnumInfo Struct Reference

EnumInfo is for enums Constants are at the same level as the Enum, not inside it. More...

#include <vtkParseData.h>

List of all members.

Public Attributes

parse_item_t ItemType
parse_access_t Access
const char * Name
const char * Comment

Detailed Description

EnumInfo is for enums Constants are at the same level as the Enum, not inside it.

Definition at line 161 of file vtkParseData.h.


Member Data Documentation

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.


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