Go to the documentation of this file.
27 #ifndef vtkStructuredGridClip_h
28 #define vtkStructuredGridClip_h
70 int OutputWholeExtent[6];
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only structured grid as output.
record modification and/or execution time
#define vtkTypeMacro(thisClass, superclass)
void GetOutputWholeExtent(int extent[6])
topologically regular array of data
static vtkStructuredGridClip * New()
void CopyData(vtkStructuredGrid *inData, vtkStructuredGrid *outData, int *ext)
void SetOutputWholeExtent(int extent[6], vtkInformation *outInfo=0)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
void ResetOutputWholeExtent()
vtkBooleanMacro(IgnoreDriverBugs, bool)
Reduces the image extent of the input.
void SetOutputWholeExtent(int minX, int maxX, int minY, int maxY, int minZ, int maxZ)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int * GetOutputWholeExtent()