56#ifndef vtkTreeCompositer_h
57#define vtkTreeCompositer_h
60#include "vtkRenderingParallelModule.h"
Super class for composite algorthms.
abstract superclass for arrays of numeric data
dynamic, self-adjusting array of float
a simple class to control print indentation
Implements tree based compositing.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void CompositeBuffer(vtkDataArray *pBuf, vtkFloatArray *zBuf, vtkDataArray *pTmp, vtkFloatArray *zTmp) override
This method gets called on every process.
static vtkTreeCompositer * New()
~vtkTreeCompositer() override