59 #ifndef vtkTreeCompositer_h 
   60 #define vtkTreeCompositer_h 
   62 #include "vtkRenderingParallelModule.h"  
dynamic, self-adjusting array of float 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
a simple class to control print indentation 
 
abstract superclass for arrays of numeric data 
 
virtual void CompositeBuffer(vtkDataArray *pBuf, vtkFloatArray *zBuf, vtkDataArray *pTmp, vtkFloatArray *zTmp)
 
Implements tree based compositing. 
 
Super class for composite algorthms. 
 
static vtkCompositer * New()