28 #ifndef vtkPolyDataToReebGraphFilter_h
29 #define vtkPolyDataToReebGraphFilter_h
46 vtkSetMacro(FieldId,
int);
47 vtkGetMacro(FieldId,
int);
static vtkDirectedGraphAlgorithm * New()
Reeb graph computation for PL scalar fields.
Superclass for algorithms that produce only directed graph as output.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKFILTERSGENERAL_EXPORT
virtual int FillOutputPortInformation(int port, vtkInformation *info)
generate a Reeb graph from a scalar field defined on a vtkPolyData.
vtkDirectedGraph * GetOutput()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)