50 #ifndef __vtkLinkEdgels_h
51 #define __vtkLinkEdgels_h
73 vtkSetMacro(LinkThreshold,
double);
74 vtkGetMacro(LinkThreshold,
double);
79 vtkSetMacro(PhiThreshold,
double);
80 vtkGetMacro(PhiThreshold,
double);
85 vtkSetMacro(GradientThreshold,
double);
86 vtkGetMacro(GradientThreshold,
double);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
dynamic, self-adjusting array of double
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
abstract superclass for arrays of numeric data
object to represent cell connectivity
links edgels together to form digital curves.
represent and manipulate 3D points