25 #ifndef __vtkTableToStructuredGrid_h
26 #define __vtkTableToStructuredGrid_h
28 #include "vtkFiltersGeneralModule.h"
43 vtkSetVector6Macro(WholeExtent,
int);
44 vtkGetVector6Macro(WholeExtent,
int);
49 vtkSetStringMacro(XColumn);
58 vtkGetMacro(XComponent,
int);
64 vtkSetStringMacro(YColumn);
72 vtkGetMacro(YComponent,
int);
78 vtkSetStringMacro(ZColumn);
86 vtkGetMacro(ZComponent,
int);