26 #ifndef vtkCompositeRenderManager_h
27 #define vtkCompositeRenderManager_h
29 #include "vtkRenderingParallelModule.h"
57 virtual
void PostRenderProcessing() VTK_OVERRIDE;
63 int SavedMultiSamplesSetting;
70 #endif //vtkCompositeRenderManager_h
vtkCompositer * Compositer
An object to control sort-last parallel rendering.
An object to control parallel rendering.
dynamic, self-adjusting array of float
a simple class to control print indentation
virtual void PreRenderProcessing()=0
Here is a good place to handle processing of data before and after render.
dynamic, self-adjusting array of unsigned char
virtual void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Super class for composite algorthms.