Go to the documentation of this file.
21 #ifndef vtkDisplayListPainter_h
22 #define vtkDisplayListPainter_h
24 #include "vtkRenderingOpenGLModule.h"
static vtkDisplayListPainter * New()
virtual void ProcessInformation(vtkInformation *)
Called before RenderInternal() if the Information has been changed since the last time this method wa...
virtual double GetTimeToDraw()
Get the time required to draw the geometry last time it was rendered.
static vtkInformationIntegerKey * IMMEDIATE_MODE_RENDERING()
Turn on/off flag to control whether data is rendered using immediate mode or note.
abstract superclass for painter that builds/uses display lists.
a simple class to control print indentation
Abstract class for drawing poly data.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
int ImmediateModeRendering