101 #ifndef vtkExtractVOI_h
102 #define vtkExtractVOI_h
105 #include "vtkImagingCoreModule.h"
127 vtkSetVector6Macro(VOI,
int);
128 vtkGetVectorMacro(VOI,
int, 6);
138 vtkSetVector3Macro(SampleRate,
int);
139 vtkGetVectorMacro(SampleRate,
int, 3);
Generic algorithm superclass for image algs.
a simple class to control print indentation