30 #ifndef vtkCompressCompositer_h
31 #define vtkCompressCompositer_h
33 #include "vtkRenderingParallelModule.h"
vtkFloatArray * InternalZData
Implements compressed tree based compositing.
dynamic, self-adjusting array of float
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Timer support and logging.
a simple class to control print indentation
vtkDataArray * InternalPData
abstract superclass for arrays of numeric data
virtual void CompositeBuffer(vtkDataArray *pBuf, vtkFloatArray *zBuf, vtkDataArray *pTmp, vtkFloatArray *zTmp)
This method gets called on every process.
Super class for composite algorthms.
static vtkCompositer * New()