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