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
Timer support and logging.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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()