Go to the documentation of this file.
31 #ifndef vtkImageMagnify_h
32 #define vtkImageMagnify_h
63 int MagnificationFactors[3];
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
static vtkImageMagnify * New()
magnify an image by an integer value
#define vtkGetVector3Macro(name, type)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int outExt[6], int id)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKIMAGINGCORE_EXPORT
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void InternalRequestUpdateExtent(int *inExt, int *outExt)