33 #ifndef __vtkImageClip_h
34 #define __vtkImageClip_h
52 void SetOutputWholeExtent(
int minX,
int maxX,
int minY,
int maxY,
54 void GetOutputWholeExtent(
int extent[6]);
58 void ResetOutputWholeExtent();
70 void SetOutputWholeExtent(
int piece,
int numPieces);
79 int OutputWholeExtent[6];
#define vtkGetMacro(name, type)
record modification and/or execution time
#define vtkTypeMacro(thisClass, superclass)
int * GetOutputWholeExtent()
a simple class to control print indentation
Reduces the image extent of the input.
topologically and geometrically regular array of data
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()
#define vtkBooleanMacro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkSetMacro(name, type)