Go to the documentation of this file.
34 #ifndef vtkLightingMapPass_h
35 #define vtkLightingMapPass_h
37 #include "vtkRenderingOpenGL2Module.h"
vtkLightingMapPass()
Default constructor.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Implement the basic render passes.
void Render(const vtkRenderState *s) override
Perform rendering according to a render state s.
a simple class to control print indentation
static vtkInformationIntegerKey * RENDER_NORMALS()
if this key exists on the ProperyKeys of a prop, the active vector array on the prop will be rendered...
RenderMode
Set the type of lighting render to perform.
void RenderOpaqueGeometry(const vtkRenderState *s) override
Opaque pass with key checking.
static vtkLightingMapPass * New()
~vtkLightingMapPass() override
Destructor.
Context in which a vtkRenderPass will render.
static vtkInformationIntegerKey * RENDER_LUMINANCE()
If this key exists on the PropertyKeys of a prop, the active scalar array on the prop will be rendere...