#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 64 of file vtkDataObject.h.
| #define VTK_3D_EXTENT 1 | 
Definition at line 65 of file vtkDataObject.h.
| #define VTK_TIME_EXTENT 2 | 
Definition at line 66 of file vtkDataObject.h.
 1.5.6