10 #ifndef vtkCompositeSurfaceLICMapperDelegator_h
11 #define vtkCompositeSurfaceLICMapperDelegator_h
15 #include "vtkRenderingLICOpenGL2Module.h"
17 VTK_ABI_NAMESPACE_BEGIN
a class that renders hierarchical polygonal data
Delegates rendering to vtkBatchedSurfaceLICMapper.
~vtkCompositeSurfaceLICMapperDelegator() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ShallowCopy(vtkCompositePolyDataMapper *mapper) override
Copy over the reference to the input array of vectors that gets used by BatchedSurfaceLICMapper.
vtkCompositeSurfaceLICMapperDelegator()
static vtkCompositeSurfaceLICMapperDelegator * New()
a simple class to control print indentation
An OpenGL delegator for batched rendering of multipler polydata with similar structure.