27 #ifndef vtkRectilinearGridClip_h
28 #define vtkRectilinearGridClip_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];
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
Superclass for algorithms that produce only rectilinear grid as output.
~vtkRectilinearGridClip()
static vtkRectilinearGridAlgorithm * New()
record modification and/or execution time
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSGENERAL_EXPORT
Reduces the image extent of the input.
void PrintSelf(ostream &os, vtkIndent indent)
int * GetOutputWholeExtent()