#include "vtkObject.h"


Go to the source code of this file.
Classes | |
| class | vtkDataObject | 
| general representation of visualization data  More... | |
Defines | |
| #define | VTK_PIECES_EXTENT 0 | 
| #define | VTK_3D_EXTENT 1 | 
| #define | VTK_TIME_EXTENT 2 | 
| #define VTK_PIECES_EXTENT 0 | 
Definition at line 66 of file vtkDataObject.h.
| #define VTK_3D_EXTENT 1 | 
Definition at line 67 of file vtkDataObject.h.
| #define VTK_TIME_EXTENT 2 | 
Definition at line 68 of file vtkDataObject.h.
 1.5.6