Go to the documentation of this file.
28 #ifndef vtkPolyDataToReebGraphFilter_h
29 #define vtkPolyDataToReebGraphFilter_h
Superclass for algorithms that produce only directed graph as output.
~vtkPolyDataToReebGraphFilter()
int FillOutputPortInformation(int, vtkInformation *)
int FillInputPortInformation(int portNumber, vtkInformation *)
#define vtkTypeMacro(thisClass, superclass)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Reeb graph computation for PL scalar fields.
a simple class to control print indentation
vtkPolyDataToReebGraphFilter()
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkPolyDataToReebGraphFilter * New()
vtkReebGraph * GetOutput()
generate a Reeb graph from a scalar field defined on a vtkPolyData.