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