26 #ifndef vtkTableToStructuredGrid_h
27 #define vtkTableToStructuredGrid_h
29 #include "vtkFiltersGeneralModule.h"
46 vtkSetVector6Macro(WholeExtent,
int);
47 vtkGetVector6Macro(WholeExtent,
int);
54 vtkSetStringMacro(XColumn);
65 vtkGetMacro(XComponent,
int);
73 vtkSetStringMacro(YColumn);
83 vtkGetMacro(YComponent,
int);
91 vtkSetStringMacro(ZColumn);
101 vtkGetMacro(ZComponent,
int);