Go to the documentation of this file.
56 #ifndef vtkSurfaceLICMapper_h
57 #define vtkSurfaceLICMapper_h
59 #include "vtkRenderingLICOpenGL2Module.h"
124 std::map<vtkShader::Type, vtkShader *> shaders,
virtual void EndTimerEvent(const char *)
vtkSurfaceLICInterface * LICInterface
void SetMapperShaderParameters(vtkOpenGLHelper &cellBO, vtkRenderer *ren, vtkActor *act) override
Set the shader parameteres related to the mapper/input data, called by UpdateShader.
public API for surface lic parameters arbitrary geometry.
static vtkSurfaceLICMapper * New()
virtual void StartTimerEvent(const char *)
Methods used for parallel benchmarks.
window superclass for vtkRenderWindow
void RenderPiece(vtkRenderer *ren, vtkActor *act) override
Implemented by sub classes.
~vtkSurfaceLICMapper() override
mapper that performs LIC on the surface of arbitrary geometry.
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
void ReleaseGraphicsResources(vtkWindow *win) override
Release any graphics resources that are being consumed by this mapper.
void BuildBufferObjects(vtkRenderer *ren, vtkActor *act) override
Build the VBO/IBO, called by UpdateBufferObjects.
A communicator that can safely be used inside a painter.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract specification for renderers
void ReplaceShaderValues(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) override
Perform string replacements on the shader templates.
PolyDataMapper using OpenGL to render.
void ShallowCopy(vtkAbstractMapper *) override
Shallow copy of an actor.
abstract class specifies interface to map data