32 #ifndef vtkLightingHelper_h
33 #define vtkLightingHelper_h
35 #include "vtkRenderingOpenGLModule.h"
67 void PrepareForRendering();
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
helper to assist in simulating lighting similar to default OpenGL pipeline.
a simple class to control print indentation
void EncodeLightState()
Encodes light state in diffuse component 3, where the shader looks for it.
vtkShaderProgram2 * Shader
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...