40#include "vtkImagingCoreModule.h"
70 vtkGetMacro(ClipData,
int);
81 int OutputWholeExtent[6];
Generic algorithm superclass for image algs.
Reduces the image extent of the input.
static vtkImageClip * New()
void CopyData(vtkImageData *inData, vtkImageData *outData, int *ext)
void ResetOutputWholeExtent()
void SetOutputWholeExtent(int minX, int maxX, int minY, int maxY, int minZ, int maxZ)
void SetOutputWholeExtent(int extent[6], vtkInformation *outInfo=0)
The whole extent of the output has to be set explicitly.
void GetOutputWholeExtent(int extent[6])
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called in response to a REQUEST_DATA request from the executive.
int * GetOutputWholeExtent()
topologically and geometrically regular array of data
a simple class to control print indentation
record modification and/or execution time
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.