Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Common/vtkDataObject.h File Reference

#include "vtkObject.h"

Include dependency graph for vtkDataObject.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 Documentation

#define VTK_PIECES_EXTENT   0
 

Definition at line 44 of file vtkDataObject.h.

Referenced by vtkDataObject::GetExtentType().

#define VTK_3D_EXTENT   1
 

Definition at line 45 of file vtkDataObject.h.

Referenced by vtkImageStencilData::GetExtentType(), vtkUniformGrid::GetExtentType(), vtkStructuredGrid::GetExtentType(), vtkRectilinearGrid::GetExtentType(), and vtkImageData::GetExtentType().