44 #ifndef __vtkExtractVOI_h
45 #define __vtkExtractVOI_h
62 vtkSetVector6Macro(VOI,
int);
63 vtkGetVectorMacro(VOI,
int,6);
71 vtkSetVector3Macro(SampleRate,
int);
72 vtkGetVectorMacro(SampleRate,
int, 3);
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)