|
VTK
|
Go to the source code of this file.
Classes | |
| class | vtkInformationKey |
| Superclass for vtkInformation keys. More... | |
Macros | |
| #define | vtkInformationKeyMacro(CLASS, NAME, type) |
| #define | vtkInformationKeyRestrictedMacro(CLASS, NAME, type, required) |
| #define vtkInformationKeyMacro | ( | CLASS, | |
| NAME, | |||
| type | |||
| ) |
Definition at line 120 of file vtkInformationKey.h.
| #define vtkInformationKeyRestrictedMacro | ( | CLASS, | |
| NAME, | |||
| type, | |||
| required | |||
| ) |
Definition at line 127 of file vtkInformationKey.h.
1.8.6