Go to the documentation of this file.
42 #ifndef vtkCollapseGraph_h
43 #define vtkCollapseGraph_h
#define VTKINFOVISCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
static vtkCollapseGraph * New()
int FillInputPortInformation(int port, vtkInformation *info)
"Collapses" vertices onto their neighbors.
a simple class to control print indentation
Proxy object to connect input/output ports.
void SetGraphConnection(vtkAlgorithmOutput *)
Convenience function provided for setting the graph input.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetSelectionConnection(vtkAlgorithmOutput *)
Convenience function provided for setting the selection input.