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

common/vtkStructuredData.h File Reference

#include "vtkObject.h"
#include "vtkIdList.h"

Include dependency graph for vtkStructuredData.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.

Compounds

class  vtkStructuredData
 abstract class for topologically regular data. More...


Defines

#define VTK_UNCHANGED   0
#define VTK_SINGLE_POINT   1
#define VTK_X_LINE   2
#define VTK_Y_LINE   3
#define VTK_Z_LINE   4
#define VTK_XY_PLANE   5
#define VTK_YZ_PLANE   6
#define VTK_XZ_PLANE   7
#define VTK_XYZ_GRID   8


Define Documentation

#define VTK_UNCHANGED   0
 

Definition at line 58 of file vtkStructuredData.h.

#define VTK_SINGLE_POINT   1
 

Definition at line 59 of file vtkStructuredData.h.

#define VTK_X_LINE   2
 

Definition at line 60 of file vtkStructuredData.h.

#define VTK_Y_LINE   3
 

Definition at line 61 of file vtkStructuredData.h.

#define VTK_Z_LINE   4
 

Definition at line 62 of file vtkStructuredData.h.

#define VTK_XY_PLANE   5
 

Definition at line 63 of file vtkStructuredData.h.

#define VTK_YZ_PLANE   6
 

Definition at line 64 of file vtkStructuredData.h.

#define VTK_XZ_PLANE   7
 

Definition at line 65 of file vtkStructuredData.h.

#define VTK_XYZ_GRID   8
 

Definition at line 66 of file vtkStructuredData.h.


Generated on Wed Nov 21 12:36:57 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001