41 #ifndef vtkGraphToPolyData_h
42 #define vtkGraphToPolyData_h
44 #include "vtkFiltersSourcesModule.h"
64 vtkGetMacro(EdgeGlyphOutput,
bool);
77 vtkGetMacro(EdgeGlyphPosition,
double);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkIdType NumberOfArcSubdivisions
static vtkPolyDataAlgorithm * New()
convert a vtkGraph to vtkPolyData
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
~vtkGraphToPolyData() override
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.