 |
VTK
9.0.1
|
Go to the documentation of this file.
31 #ifndef vtkLightingMapPass_h
32 #define vtkLightingMapPass_h
35 #include "vtkRenderingOpenGL2Module.h"
55 vtkSetMacro(RenderType, RenderMode);
56 vtkGetMacro(RenderType, RenderMode);
100 RenderMode RenderType;
void Render(const vtkRenderState *s) override
Perform rendering according to a render state s.
Implement the basic render passes.
static vtkDefaultPass * New()
a simple class to control print indentation
RenderMode
Set the type of lighting render to perform.
virtual void RenderOpaqueGeometry(const vtkRenderState *s)
Opaque pass without key checking.
Context in which a vtkRenderPass will render.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.