VTK
|
#include "vtkInfovisParallelModule.h"
#include "vtkStdString.h"
#include "vtkVariant.h"
#include "vtkGraphAlgorithm.h"
Go to the source code of this file.
Classes | |
class | vtkPBGLVertexColoring |
Compute a vertex coloring for a distributed, undirected vtkGraph, where each vertex has a color distinct from the colors of its adjacent vertices. More... | |