Go to the documentation of this file.
23 #ifndef vtkOpenGLRepresentationPainter_h
24 #define vtkOpenGLRepresentationPainter_h
57 unsigned long typeflags,
bool forceCompileOnly);
void RenderInternal(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
#define vtkTypeMacro(thisClass, superclass)
~vtkOpenGLRepresentationPainter()
virtual double GetTimeToDraw()
void PrintSelf(ostream &os, vtkIndent indent)
painter that handles representation.
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
painter handling representation using OpenGL.
abstract specification for renderers
static vtkOpenGLRepresentationPainter * New()
vtkOpenGLRepresentationPainter()
#define VTKRENDERINGOPENGL_EXPORT