28 #ifndef __vtkCompositer_h
29 #define __vtkCompositer_h
61 vtkSetMacro(NumberOfProcesses,
int);
62 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.