28 #ifndef vtkRenderLargeImage_h
29 #define vtkRenderLargeImage_h
31 #include "vtkFiltersHybridModule.h"
38 class vtkRenderLargeImage2DHelperClass;
52 vtkGetMacro(Magnification,
int);
94 void Rescale2DActors();
96 void Shift2DActors(
int x,
int y);
98 void Restore2DActors();
Use tiling to generate a large rendering.
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkRenderLargeImage2DHelperClass * StoredData
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
a simple class to control print indentation
topologically and geometrically regular array of data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
create and manipulate unsorted lists of objects
static vtkAlgorithm * New()