23#ifndef vtkPolygonsPainter_h
24#define vtkPolygonsPainter_h
26#include "vtkRenderingOpenGLModule.h"
abstract superclass for arrays of numeric data
a simple class to control print indentation
this painter paints polygons.
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 vtkPolygonsPainter * New()
superclass for class that handle single privmitives.
abstract specification for renderers
dynamic, self-adjusting array of unsigned char