Go to the documentation of this file.
28 #ifndef vtkCompositer_h
29 #define vtkCompositer_h
#define vtkGetObjectMacro(name, type)
vtkMultiProcessController * Controller
virtual void CompositeBuffer(vtkDataArray *pBuf, vtkFloatArray *zBuf, vtkDataArray *pTmp, vtkFloatArray *zTmp)
static void ResizeUnsignedCharArray(vtkUnsignedCharArray *uca, int numComp, vtkIdType size)
dynamic, self-adjusting array of float
dynamic, self-adjusting array of unsigned char
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
abstract superclass for arrays of numeric data
static void DeleteArray(vtkDataArray *da)
static vtkCompositer * New()
Multiprocessing communication superclass.
#define VTKRENDERINGPARALLEL_EXPORT
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
static void ResizeFloatArray(vtkFloatArray *fa, int numComp, vtkIdType size)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void SetController(vtkMultiProcessController *)
Super class for composite algorthms.