40 #ifndef vtkOSPRayPass_h 41 #define vtkOSPRayPass_h 43 #include "vtkRenderingOSPRayModule.h" 48 class vtkOSPRayPassInternals;
103 vtkOSPRayPassInternals *Internal;
vtkRenderPassCollection * RenderPassCollection
vtkLightsPass * LightsPass
Execute render passes sequentially.
Render the volumetric geometry with property key filtering.
vtkOSPRayRendererNode * SceneGraph
Implement the camera render pass.
Render the overlay geometry with property key filtering.
Context in which a vtkRenderPass will render.
vtkCameraPass * CameraPass
a render pass that uses OSPRay instead of GL
a simple class to control print indentation
vtkOverlayPass * OverlayPass
vtkSequencePass * SequencePass
virtual void Render(const vtkRenderState *s)=0
Perform rendering according to a render state s.
an ordered list of RenderPasses
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Perform part of the rendering of a vtkRenderer.
links vtkRenderers to OSPRay
Implement the lights render pass.
vtkVolumetricPass * VolumetricPass
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.