VTK  9.3.20240328
Classes | Macros
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...
 

Macros

#define VTK_PIECES_EXTENT   0
 
#define VTK_3D_EXTENT   1
 
#define VTK_TIME_EXTENT   2
 

Macro Definition Documentation

◆ VTK_PIECES_EXTENT

#define VTK_PIECES_EXTENT   0

Definition at line 159 of file vtkDataObject.h.

◆ VTK_3D_EXTENT

#define VTK_3D_EXTENT   1

Definition at line 160 of file vtkDataObject.h.

◆ VTK_TIME_EXTENT

#define VTK_TIME_EXTENT   2

Definition at line 161 of file vtkDataObject.h.