28 #ifndef __vtkRendererDelegate_h
29 #define __vtkRendererDelegate_h
47 vtkSetMacro(Used,
bool);
48 vtkGetMacro(Used,
bool);
49 vtkBooleanMacro(Used,
bool);
abstract base class for most VTK objects
abstract specification for renderers
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Render the props of a vtkRenderer.