44 #ifndef vtkPolyDataPainter_h 45 #define vtkPolyDataPainter_h 47 #include "vtkRenderingOpenGLModule.h" 97 unsigned long typeflags,
bool forceCompileOnly)
override;
120 #endif //_vtkPolyDataPainter_h 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...
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
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).
Abstract class for drawing poly data.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.