32 #ifndef vtkExtractRectilinearGrid_h
33 #define vtkExtractRectilinearGrid_h
35 #include "vtkFiltersExtractionModule.h"
54 vtkSetVector6Macro(VOI,
int);
55 vtkGetVectorMacro(VOI,
int,6);
66 vtkSetVector3Macro(SampleRate,
int);
67 vtkGetVectorMacro(SampleRate,
int, 3);
80 vtkGetMacro(IncludeBoundary,
int);
a simple class to control print indentation
Superclass for algorithms that produce only rectilinear grid as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.