21#ifndef vtkDisplayListPainter_h
22#define vtkDisplayListPainter_h
24#include "vtkRenderingOpenGLModule.h"
abstract superclass for painter that builds/uses display lists.
static vtkDisplayListPainter * New()
virtual double GetTimeToDraw()
Get the time required to draw the geometry last time it was rendered.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int ImmediateModeRendering
static vtkInformationIntegerKey * IMMEDIATE_MODE_RENDERING()
Turn on/off flag to control whether data is rendered using immediate mode or note.
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 class for drawing poly data.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.