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