17 #ifndef vtkCompositer_h
18 #define vtkCompositer_h
21 #include "vtkRenderingParallelModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
41 virtual void CompositeBuffer(
56 vtkSetMacro(NumberOfProcesses,
int);
57 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
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 algorithms.
Multiprocessing communication superclass.