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