21 #ifndef vtkDisplayListPainter_h 22 #define vtkDisplayListPainter_h 24 #include "vtkRenderingOpenGLModule.h" 55 ~vtkDisplayListPainter() VTK_OVERRIDE;
68 int ImmediateModeRendering;
71 vtkDisplayListPainter(const vtkDisplayListPainter&) VTK_DELETE_FUNCTION;
72 void operator=(const vtkDisplayListPainter&) VTK_DELETE_FUNCTION;
virtual double GetTimeToDraw()
Get the time required to draw the geometry last time it was rendered.
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...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.