21 #ifndef vtkOpenGLCoincidentTopologyResolutionPainter_h
22 #define vtkOpenGLCoincidentTopologyResolutionPainter_h
24 #include "vtkRenderingOpenGLModule.h"
48 unsigned long typeflags,
bool forceCompileOnly);
51 unsigned long typeflags,
bool forceCompileOnly);
53 unsigned long typeflags,
bool forceCompileOnly);
represents an object (geometry & properties) in a rendered scene
virtual void RenderInternal(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
Performs the actual rendering.
static vtkCoincidentTopologyResolutionPainter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract specification for renderers
a simple class to control print indentation
Implementation for vtkCoincidentTopologyResolutionPainter using OpenGL.
painter that resolves conicident topology.