15 #ifndef vtkPVExtractVOI_h 16 #define vtkPVExtractVOI_h 41 vtkSetVector6Macro(VOI,
int);
42 vtkGetVectorMacro(VOI,
int, 6);
52 vtkSetVector3Macro(SampleRate,
int);
53 vtkGetVectorMacro(SampleRate,
int, 3);
60 void SetSampleRateI(
int ratei);
61 void SetSampleRateJ(
int ratej);
62 void SetSampleRateK(
int ratek);
77 vtkSetMacro(IncludeBoundary,
int);
78 vtkGetMacro(IncludeBoundary,
int);
79 vtkBooleanMacro(IncludeBoundary,
int);
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void ReportReferences(vtkGarbageCollector *) VTK_OVERRIDE
void operator=(const vtkObjectBase &)
static vtkDataSetAlgorithm * New()