Go to the documentation of this file.
44 #ifndef vtkPolyDataPainter_h
45 #define vtkPolyDataPainter_h
47 #include "vtkRenderingOpenGLModule.h"
97 unsigned long typeflags,
bool forceCompileOnly);
120 #endif //_vtkPolyDataPainter_h
Abstract class for drawing poly data.
virtual void Render(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
Generates rendering primitives of appropriate type(s).
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
represents an object (geometry & properties) in a rendered scene
virtual void ProcessInformation(vtkInformation *)
Called before RenderInternal() if the Information has been changed since the last time this method wa...
a simple class to control print indentation
Abstract class for drawing poly data.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips