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