Go to the documentation of this file.
27 #ifndef vtkLinesPainter_h
28 #define vtkLinesPainter_h
50 unsigned long typeflags,
bool forceCompileOnly);
void PrintSelf(ostream &os, vtkIndent indent)
virtual void RenderInternal(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
dynamic, self-adjusting array of unsigned char
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for arrays of numeric data
static vtkLinesPainter * New()
painter that paints lines.
superclass for class that handle single privmitives.
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
virtual int RenderPrimitive(unsigned long flags, vtkDataArray *n, vtkUnsignedCharArray *c, vtkDataArray *t, vtkRenderer *ren)
abstract specification for renderers
#define VTKRENDERINGOPENGL_EXPORT