33 #ifndef __vtkPBGLVertexColoring_h
34 #define __vtkPBGLVertexColoring_h
65 vtkSetStringMacro(ColorArrayName);
static vtkGraphAlgorithm * New()
A node in a selection tree. Used to store selection results.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Compute a vertex coloring for a distributed, undirected vtkGraph, where each vertex has a color disti...