24 #ifndef vtkOpenGLRenderPass_h
25 #define vtkOpenGLRenderPass_h
27 #include "vtkRenderingOpenGL2Module.h"
41 virtual
void PrintSelf(ostream &os,
vtkIndent indent);
48 virtual
bool ReplaceShaderValues(std::
string &vertexShader,
49 std::
string &geometryShader,
50 std::
string &fragmentShader,
abstract class specifies interface to map data
a simple class to control print indentation
Abstract render pass with shader modifications.
abstract superclass for all actors, volumes and annotations
Perform part of the rendering of a vtkRenderer.
Context in which a vtkRenderPass will render.
The ShaderProgram uses one or more Shader objects.
vtkTypeUInt64 vtkMTimeType