44 #ifndef vtkExtractVOI_h 
   45 #define vtkExtractVOI_h 
   66   vtkSetVector6Macro(VOI,
int);
 
   67   vtkGetVectorMacro(VOI,
int,6);
 
   75   vtkSetVector3Macro(SampleRate, 
int);
 
   76   vtkGetVectorMacro(SampleRate, 
int, 3);
 
   86   vtkSetMacro(IncludeBoundary,
int);
 
   87   vtkGetMacro(IncludeBoundary,
int);
 
   88   vtkBooleanMacro(IncludeBoundary,
int);
 
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
a simple class to control print indentation 
 
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
#define VTKIMAGINGCORE_EXPORT
 
Generic algorithm superclass for image algs. 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
static vtkAlgorithm * New()
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)