27 #ifndef __vtkRenderLargeImage_h
28 #define __vtkRenderLargeImage_h
36 class vtkRenderLargeImage2DHelperClass;
47 vtkSetMacro(Magnification,
int);
48 vtkGetMacro(Magnification,
int);
85 void Rescale2DActors();
87 void Shift2DActors(
int x,
int y);
89 void Restore2DActors();
Use tiling to generate a large rendering.
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
abstract specification for renderers
vtkRenderLargeImage2DHelperClass * StoredData
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
topologically and geometrically regular array of data
create and manipulate unsorted lists of objects
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)