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