29 #ifndef vtkCompositer_h
30 #define vtkCompositer_h
32 #include "vtkRenderingParallelModule.h"
68 vtkGetMacro(NumberOfProcesses,
int);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dynamic, self-adjusting array of float
a simple class to control print indentation
abstract superclass for arrays of numeric data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
dynamic, self-adjusting array of unsigned char
vtkMultiProcessController * Controller
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Super class for composite algorthms.
Multiprocessing communication superclass.