35 #ifndef vtkPBGLVertexColoring_h
36 #define vtkPBGLVertexColoring_h
38 #include "vtkInfovisParallelModule.h"
46 #if !defined(VTK_LEGACY_REMOVE)
96 #endif //VTK_LEGACY_REMOVE
static vtkGraphAlgorithm * New()
#define vtkGetMacro(name, type)
A node in a selection tree. Used to store selection results.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
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...
#define vtkSetMacro(name, type)