51 #ifndef vtkLinkEdgels_h
52 #define vtkLinkEdgels_h
54 #include "vtkFiltersGeneralModule.h"
79 vtkGetMacro(LinkThreshold,
double);
87 vtkGetMacro(PhiThreshold,
double);
95 vtkGetMacro(GradientThreshold,
double);
109 double GradientThreshold;
111 double LinkThreshold;
~vtkLinkEdgels() override
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
dynamic, self-adjusting array of double
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
abstract superclass for arrays of numeric data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
object to represent cell connectivity
links edgels together to form digital curves.
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.