21 #ifndef vtkDisplayListPainter_h
22 #define vtkDisplayListPainter_h
24 #include "vtkRenderingOpenGLModule.h"
int ImmediateModeRendering
virtual double GetTimeToDraw()
Get the time required to draw the geometry last time it was rendered.
virtual void ProcessInformation(vtkInformation *)
Called before RenderInternal() if the Information has been changed since the last time this method wa...
a simple class to control print indentation
abstract superclass for painter that builds/uses display lists.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Abstract class for drawing poly data.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.