29 #ifndef vtkExtractRectilinearGrid_h 30 #define vtkExtractRectilinearGrid_h 32 #include "vtkFiltersExtractionModule.h" 51 vtkSetVector6Macro(VOI,
int);
52 vtkGetVectorMacro(VOI,
int,6);
63 vtkSetVector3Macro(SampleRate,
int);
64 vtkGetVectorMacro(SampleRate,
int, 3);
77 vtkGetMacro(IncludeBoundary,
int);
Superclass for algorithms that produce only rectilinear grid as output.
static vtkRectilinearGridAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.