27 #ifndef __vtkStructuredGridClip_h
28 #define __vtkStructuredGridClip_h
45 void SetOutputWholeExtent(
int minX,
int maxX,
int minY,
int maxY,
47 void GetOutputWholeExtent(
int extent[6]);
51 void ResetOutputWholeExtent();
57 vtkSetMacro(ClipData,
int);
58 vtkGetMacro(ClipData,
int);
59 vtkBooleanMacro(ClipData,
int);
63 void SetOutputWholeExtent(
int piece,
int numPieces);
72 int OutputWholeExtent[6];
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
record modification and/or execution time
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkStructuredGridAlgorithm * New()
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
void PrintSelf(ostream &os, vtkIndent indent)
int * GetOutputWholeExtent()
topologically regular array of data
Reduces the image extent of the input.