44 #ifndef __vtkExtractVOI_h
45 #define __vtkExtractVOI_h
47 #include "vtkImagingCoreModule.h"
54 void PrintSelf(ostream& os, vtkIndent indent);
63 vtkSetVector6Macro(VOI,
int);
64 vtkGetVectorMacro(VOI,
int,6);
72 vtkSetVector3Macro(SampleRate,
int);
73 vtkGetVectorMacro(SampleRate,
int, 3);
81 vtkInformationVector**,
82 vtkInformationVector*);
84 vtkInformationVector**,
85 vtkInformationVector*);
87 vtkInformationVector** inputVector,
88 vtkInformationVector* outputVector);
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
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)