27 #ifndef vtkStructuredGridClip_h
28 #define vtkStructuredGridClip_h
46 void SetOutputWholeExtent(
int minX,
int maxX,
int minY,
int maxY,
48 void GetOutputWholeExtent(
int extent[6]);
52 void ResetOutputWholeExtent();
58 vtkSetMacro(ClipData,
int);
59 vtkGetMacro(ClipData,
int);
60 vtkBooleanMacro(ClipData,
int);
70 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()
#define VTKFILTERSGENERAL_EXPORT
topologically regular array of data
Reduces the image extent of the input.