Go to the documentation of this file.
40 #ifndef vtkGraphToPolyData_h
41 #define vtkGraphToPolyData_h
convert a vtkGraph to vtkPolyData
static vtkGraphToPolyData * New()
#define vtkTypeMacro(thisClass, superclass)
vtkIdType NumberOfArcSubdivisions
int FillInputPortInformation(int port, vtkInformation *info)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Superclass for algorithms that produce only polydata as output.