22 #ifndef vtkOSPRayWindowNode_h
23 #define vtkOSPRayWindowNode_h
25 #include "vtkRenderingRayTracingModule.h"
38 virtual void Render(
bool prepass)
override;
a simple class to control print indentation
links vtkRendererWindows to OSPRay
static vtkOSPRayWindowNode * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void Render(bool prepass) override
Make ospray calls to render me.
~vtkOSPRayWindowNode() override
vtkViewNode specialized for vtkRenderWindows