Go to the documentation of this file.
35 #ifndef vtkPBGLVertexColoring_h
36 #define vtkPBGLVertexColoring_h
38 #include "vtkInfovisParallelModule.h"
46 #if !defined(VTK_LEGACY_REMOVE)
96 #endif //VTK_LEGACY_REMOVE
Superclass for algorithms that produce only graph as output.
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
A node in a selection tree. Used to store selection results.
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define vtkSetStringMacro(name)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetMacro(name, type)
static vtkPBGLVertexColoring * New()
vtkSetMacro(IgnoreDriverBugs, bool)
Compute a vertex coloring for a distributed, undirected vtkGraph, where each vertex has a color disti...