24 #ifndef vtkOpenGLDisplayListPainter_h 
   25 #define vtkOpenGLDisplayListPainter_h 
   27 #include "vtkRenderingOpenGLModule.h"  
   51                               unsigned long typeflags,
 
   52                               bool forceCompileOnly);
 
   60   vtkInternals* Internals;
 
represents an object (geometry & properties) in a rendered scene 
virtual void RenderInternal(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
display list painter using OpenGL. 
abstract specification for renderers 
void PrintSelf(ostream &os, vtkIndent indent)
virtual void ReleaseGraphicsResources(vtkWindow *)
window superclass for vtkRenderWindow 
a simple class to control print indentation 
abstract superclass for painter that builds/uses display lists. 
static vtkDisplayListPainter * New()