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