33#ifndef vtkImageRenderManager_h
34#define vtkImageRenderManager_h
36#include "vtkRenderingParallelModule.h"
An object to control sort-first parallel rendering.
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkImageRenderManager * New()
virtual void PreRenderProcessing()
Here is a good place to handle processing of data before and after render.
virtual void PostRenderProcessing()
a simple class to control print indentation
An object to control parallel rendering.