17 #ifndef vtkCompositeSurfaceLICMapper_h
18 #define vtkCompositeSurfaceLICMapper_h
23 #include "vtkRenderingLICOpenGL2Module.h"
25 VTK_ABI_NAMESPACE_BEGIN
represents an object (geometry & properties) in a rendered scene
vtkSurfaceLICInterface * GetLICInterface()
Get the vtkSurfaceLICInterface used by this mapper.
abstract specification for renderers
static vtkCompositePolyDataMapper * New()
Delegates rendering of multiple polydata that share similar signatures.
a simple class to control print indentation
mapper for composite dataset
void Render(vtkRenderer *renderer, vtkActor *actor) override
Standard method for rendering a mapper.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkNew< vtkSurfaceLICInterface > LICInterface
public API for surface lic parameters arbitrary geometry.
virtual vtkCompositePolyDataMapperDelegator * CreateADelegator()
This is the build method for creating the delegator.
a class that renders hierarchical polygonal data