37 #ifndef __vtkBoostKruskalMinimumSpanningTree_h
38 #define __vtkBoostKruskalMinimumSpanningTree_h
73 void SetNegateEdgeWeights(
bool value);
94 char* EdgeWeightArrayName;
95 char* OutputSelectionType;
96 bool NegateEdgeWeights;
97 float EdgeWeightMultiplier;
virtual int FillInputPortInformation(int port, vtkInformation *info)
Contructs a minimum spanning tree from a graph and the weighting array.
#define vtkGetMacro(name, type)
GLsizei const GLfloat * value
#define vtkSetStringMacro(name)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
#define vtkTypeMacro(thisClass, superclass)
static vtkSelectionAlgorithm * New()
a simple class to control print indentation
#define VTKINFOVISBOOSTGRAPHALGORITHMS_EXPORT
Superclass for algorithms that produce only Selection as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)