|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   22 #ifndef vtkRenderLargeImage_h 
   23 #define vtkRenderLargeImage_h 
   26 #include "vtkFiltersHybridModule.h"  
   32 class vtkRenderLargeImage2DHelperClass;
 
   45   vtkSetMacro(Magnification, 
int);
 
   46   vtkGetMacro(Magnification, 
int);
 
   85   void Rescale2DActors();
 
   87   void Shift2DActors(
int x, 
int y);
 
   89   void Restore2DActors();
 
  
Superclass for all sources, filters, and sinks in VTK.
create and manipulate ordered lists of objects
topologically and geometrically regular array of data
a simple class to control print indentation
vtkRenderLargeImage2DHelperClass * StoredData
static vtkAlgorithm * New()
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Use tiling to generate a large rendering.
virtual vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.