24 #ifndef vtkRepresentationPainter_h 
   25 #define vtkRepresentationPainter_h 
   27 #include "vtkRenderingOpenGLModule.h"  
a simple class to control print indentation 
 
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses. 
 
painter that handles representation. 
 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
 
Abstract class for drawing poly data.