Go to the documentation of this file.
29 #ifndef vtkCompositer_h
30 #define vtkCompositer_h
32 #include "vtkRenderingParallelModule.h"
67 vtkSetMacro(NumberOfProcesses,
int);
68 vtkGetMacro(NumberOfProcesses,
int);
vtkMultiProcessController * Controller
dynamic, self-adjusting array of float
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
dynamic, self-adjusting array of unsigned char
abstract base class for most VTK objects
abstract superclass for arrays of numeric data
Multiprocessing communication superclass.
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.
Super class for composite algorthms.