98 #ifndef vtkExtractVOI_h
99 #define vtkExtractVOI_h
102 #include "vtkImagingCoreModule.h"
124 vtkSetVector6Macro(VOI,
int);
125 vtkGetVectorMacro(VOI,
int, 6);
135 vtkSetVector3Macro(SampleRate,
int);
136 vtkGetVectorMacro(SampleRate,
int, 3);
Generic algorithm superclass for image algs.
a simple class to control print indentation