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();
70 int OutputWholeExtent[6];
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
record modification and/or execution time
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
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
#define vtkBooleanMacro(name, type)
Reduces the image extent of the input.
#define vtkSetMacro(name, type)