VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/DataModel/vtkDataObject.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
Include dependency graph for vtkDataObject.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

#define VTK_PIECES_EXTENT   0

Definition at line 60 of file vtkDataObject.h.

#define VTK_3D_EXTENT   1

Definition at line 61 of file vtkDataObject.h.

#define VTK_TIME_EXTENT   2

Definition at line 62 of file vtkDataObject.h.