30 #ifndef __vtkGraphWeightFilter_h
31 #define __vtkGraphWeightFilter_h
33 #include "vtkFiltersGeneralModule.h"
42 void PrintSelf(ostream& os, vtkIndent indent);
49 vtkInformationVector **,
50 vtkInformationVector *);
60 virtual bool CheckRequirements(
vtkGraph*
const graph)
const;
Base class for filters that weight graph edges.
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)