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();
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()
#define vtkGetMacro(name, type)
record modification and/or execution time
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
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.
#define vtkBooleanMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
int * GetOutputWholeExtent()
#define vtkSetMacro(name, type)