Go to the documentation of this file.
26 #ifndef vtkCoincidentTopologyResolutionPainter_h
27 #define vtkCoincidentTopologyResolutionPainter_h
29 #include "vtkRenderingOpenGLModule.h"
95 if (this->PolygonOffsetFactor != factor ||
96 this->PolygonOffsetUnits != units)
98 this->PolygonOffsetFactor = factor;
99 this->PolygonOffsetUnits = units;
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int ResolveCoincidentTopology
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
double PolygonOffsetFactor
Abstract class for drawing poly data.
virtual void ProcessInformation(vtkInformation *)
Called before RenderInternal() if the Information has been changed since the last time this method wa...
virtual void Modified()
Update the modification time for this object.
void SetPolygonOffsetParameters(double factor, double units)
painter that resolves conicident topology.
double PolygonOffsetUnits
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.