10 #ifndef vtkOSPRayCameraNode_h
11 #define vtkOSPRayCameraNode_h
14 #include "vtkRenderingRayTracingModule.h"
18 VTK_ABI_NAMESPACE_BEGIN
32 void Render(
bool prepass)
override;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
links vtkCamera to OSPRay
a simple class to control print indentation
a virtual camera for 3D rendering
static vtkCameraNode * New()
vtkViewNode specialized for vtkCameras
virtual void Render(bool)
Makes calls to make self visible.