10#ifndef vtkCompositeSurfaceLICMapperDelegator_h
11#define vtkCompositeSurfaceLICMapperDelegator_h
15#include "vtkRenderingLICOpenGL2Module.h"
17VTK_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.
static vtkCompositeSurfaceLICMapperDelegator * New()
void ShallowCopy(vtkCompositePolyDataMapper *mapper) override
Copy over the reference to the input array of vectors that gets used by BatchedSurfaceLICMapper.
vtkCompositeSurfaceLICMapperDelegator()
a simple class to control print indentation
An OpenGL delegator for batched rendering of multiple polydata with similar structure.