33 #include "vtkIOExportModule.h"
47 vtkGetMacro(Shadows,
int);
58 void operator=(const
vtkRIBLight&) VTK_DELETE_FUNCTION;
abstract specification for renderers
static vtkLight * New()
Create a light with the focal point at the origin and its position set to (0,0,1).
a simple class to control print indentation
a virtual light for 3D rendering
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
virtual void Render(vtkRenderer *, int)
Abstract interface to renderer.