28 #ifndef vtkCompositer_h
29 #define vtkCompositer_h
31 #include "vtkRenderingParallelModule.h"
62 vtkSetMacro(NumberOfProcesses,
int);
63 vtkGetMacro(NumberOfProcesses,
int);
abstract base class for most VTK objects
dynamic, self-adjusting array of float
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
abstract superclass for arrays of numeric data
dynamic, self-adjusting array of unsigned char
vtkMultiProcessController * Controller
Super class for composite algorthms.
Multiprocessing communication superclass.