27 #ifndef vtkPointsPainter_h 
   28 #define vtkPointsPainter_h 
   30 #include "vtkRenderingOpenGLModule.h"  
superclass for class that handle single privmitives. 
virtual int RenderPrimitive(unsigned long flags, vtkDataArray *n, vtkUnsignedCharArray *c, vtkDataArray *t, vtkRenderer *ren)=0
The actual rendering happens here. 
abstract specification for renderers 
this painter paints verts. 
a simple class to control print indentation 
abstract superclass for arrays of numeric data 
dynamic, self-adjusting array of unsigned char 
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses. 
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...