Go to the documentation of this file.
29 #ifndef vtkCompositeSurfaceLICMapper_h
30 #define vtkCompositeSurfaceLICMapper_h
32 #include "vtkRenderingLICOpenGL2Module.h"
51 return this->LICInterface.Get(); }
~vtkCompositeSurfaceLICMapper() override
public API for surface lic parameters arbitrary geometry.
vtkNew< vtkSurfaceLICInterface > LICInterface
mapper for composite dataset consisting of polygonal data.
vtkCompositeMapperHelper2 * CreateHelper() override
mapper for composite dataset
void CopyMapperValuesToHelper(vtkCompositeMapperHelper2 *helper) override
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.
abstract specification for renderers
void Render(vtkRenderer *ren, vtkActor *act) override
Lots of LIC setup code.
vtkCompositeSurfaceLICMapper()
static vtkCompositeSurfaceLICMapper * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.