25 #ifndef vtkOptiXLightNode_h 26 #define vtkOptiXLightNode_h 28 #include "vtkRenderingOptiXModule.h" 42 virtual void Render(
bool prepass);
49 static void SetLightScale(
double s);
50 static double GetLightScale();
61 static double LightScale;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkViewNode specialized for vtkLights
a simple class to control print indentation
static vtkLightNode * New()
virtual void Render(bool)
Makes calls to make self visible.