Go to the documentation of this file.
36 #ifndef vtkPBGLVertexColoring_h
37 #define vtkPBGLVertexColoring_h
39 #include "vtkInfovisParallelModule.h"
47 #if !defined(VTK_LEGACY_REMOVE)
77 vtkSetStringMacro(ColorArrayName);
104 #endif //VTK_LEGACY_REMOVE
Superclass for algorithms that produce only graph as output.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
A node in a selection tree.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
a simple class to control print indentation
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkPBGLVertexColoring * New()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Compute a vertex coloring for a distributed, undirected vtkGraph, where each vertex has a color disti...