30 #ifndef vtkGraphWeightFilter_h 31 #define vtkGraphWeightFilter_h 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.
#define vtkTypeMacro(thisClass, superclass)
Base class for graph data types.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGENERAL_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)