22 #ifndef vtkCompositedSynchronizedRenderers_h 23 #define vtkCompositedSynchronizedRenderers_h 25 #include "vtkRenderingParallelModule.h" 51 virtual
void SlaveEndRender() VTK_OVERRIDE;
dynamic, self-adjusting array of float
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkSynchronizedRenderers * New()
virtual void MasterEndRender()
synchronizes renderers across processes.
vtkCompositedSynchronizedRenderers is vtkSynchronizedRenderers that uses vtkCompositer to composite t...
Super class for composite algorthms.