24 #ifndef vtkOpenGLRepresentationPainter_h 25 #define vtkOpenGLRepresentationPainter_h 27 #include "vtkRenderingOpenGLModule.h" 59 unsigned long typeflags,
bool forceCompileOnly)
override;
represents an object (geometry & properties) in a rendered scene
double GetTimeToDraw() override
This painter overrides GetTimeToDraw() to never pass the request to the delegate.
virtual void RenderInternal(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
Performs the actual rendering.
painter handling representation using OpenGL.
abstract specification for renderers
a simple class to control print indentation
painter that handles representation.
static vtkRepresentationPainter * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.