Go to the documentation of this file.
29 #ifndef vtkRendererDelegate_h
30 #define vtkRendererDelegate_h
32 #include "vtkRenderingCoreModule.h"
54 vtkGetMacro(Used,
bool);
virtual void Render(vtkRenderer *r)=0
Render the props of vtkRenderer if Used is on.
virtual ~vtkRendererDelegate()
abstract base class for most VTK objects
Render the props of a vtkRenderer.
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.