30 #ifndef vtkSplineGraphEdges_h 31 #define vtkSplineGraphEdges_h 33 #include "vtkInfovisLayoutModule.h" 67 vtkGetMacro(SplineType,
int);
75 vtkGetMacro(NumberOfSubdivisions,
vtkIdType);
static vtkGraphAlgorithm * New()
subsample graph edges to make smooth curves
vtkTypeUInt32 vtkMTimeType
Hold a reference to a vtkObjectBase instance.
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
a simple class to control print indentation
spline abstract class for interpolating splines
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.