39 #ifndef vtkExtractVOI_h 40 #define vtkExtractVOI_h 42 #include "vtkImagingCoreModule.h" 65 vtkSetVector6Macro(VOI,
int);
66 vtkGetVectorMacro(VOI,
int,6);
76 vtkSetVector3Macro(SampleRate,
int);
77 vtkGetVectorMacro(SampleRate,
int, 3);
90 vtkGetMacro(IncludeBoundary,
int);
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Generic algorithm superclass for image algs.
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.