27 #ifndef vtkRenderLargeImage_h
28 #define vtkRenderLargeImage_h
37 class vtkRenderLargeImage2DHelperClass;
48 vtkSetMacro(Magnification,
int);
49 vtkGetMacro(Magnification,
int);
86 void Rescale2DActors();
88 void Shift2DActors(
int x,
int y);
90 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
#define VTKFILTERSHYBRID_EXPORT
topologically and geometrically regular array of data
create and manipulate unsorted lists of objects
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)