25 #ifndef vtkOSPRayLightNode_h
26 #define vtkOSPRayLightNode_h
28 #include "vtkRenderingOSPRayModule.h"
61 static double LightScale;
a simple class to control print indentation
vtkViewNode specialized for vtkLights
links vtkLights to OSPRay
static void SetLightScale(double s)
A global multiplier to all ospray lights.
static vtkOSPRayLightNode * New()
virtual void Render(bool prepass)
Make ospray calls to render me.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static double GetLightScale()