28 #ifndef vtkRenderLargeImage_h
29 #define vtkRenderLargeImage_h
31 #include "vtkFiltersHybridModule.h"
38 class vtkRenderLargeImage2DHelperClass;
52 vtkGetMacro(Magnification,
int);
Superclass for all sources, filters, and sinks in VTK.
create and manipulate unsorted lists of objects
topologically and geometrically regular array of data
a simple class to control print indentation
Use tiling to generate a large rendering.
void RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkRenderLargeImage2DHelperClass * StoredData
static vtkRenderLargeImage * New()
vtkImageData * GetOutput()
Get the output data object for a port on this algorithm.
void RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
see vtkAlgorithm for details
virtual void SetInput(vtkRenderer *)
Indicates what renderer to get the pixel data from.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
void Shift2DActors(int x, int y)
abstract specification for renderers
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.