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