#include "vtkObject.h"
#include "vtkIdList.h"
Include dependency graph for vtkStructuredData.h:
This graph shows which files directly or indirectly include this file:
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 |
|
Definition at line 58 of file vtkStructuredData.h. |
|
Definition at line 59 of file vtkStructuredData.h. |
|
Definition at line 60 of file vtkStructuredData.h. |
|
Definition at line 61 of file vtkStructuredData.h. |
|
Definition at line 62 of file vtkStructuredData.h. |
|
Definition at line 63 of file vtkStructuredData.h. |
|
Definition at line 64 of file vtkStructuredData.h. |
|
Definition at line 65 of file vtkStructuredData.h. |
|
Definition at line 66 of file vtkStructuredData.h. |