Go to the documentation of this file.
29 #ifndef vtkCompositeSurfaceLICMapper_h
30 #define vtkCompositeSurfaceLICMapper_h
32 #include "vtkRenderingLICOpenGL2Module.h"
51 return this->LICInterface.Get(); }
public API for surface lic parameters arbitrary geometry.
vtkNew< vtkSurfaceLICInterface > LICInterface
virtual void CopyMapperValuesToHelper(vtkCompositeMapperHelper2 *helper)
mapper for composite dataset consisting of polygonal data.
mapper for composite dataset
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkCompositeMapperHelper2 * CreateHelper()
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
vtkSurfaceLICInterface * GetLICInterface()
Get the vtkSurfaceLICInterface used by this mapper.
static vtkCompositePolyDataMapper2 * New()
abstract specification for renderers
void Render(vtkRenderer *ren, vtkActor *act) override
This calls RenderPiece (in a for loop if streaming is necessary).