30 #include "vtkIOExportModule.h" 44 vtkGetMacro(Shadows,
int);
55 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
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
virtual void Render(vtkRenderer *, int)
Abstract interface to renderer.