VTK
Classes | Typedefs
dox/Filtering/vtkDistributedGraphHelper.h File Reference
#include "vtkObject.h"
Include dependency graph for vtkDistributedGraphHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkDistributedGraphHelper
 helper for the vtkGraph class that allows the graph to be distributed across multiple memory spaces. More...

Typedefs

typedef vtkIdType(* vtkVertexPedigreeIdDistribution )(const vtkVariant &pedigreeId, void *userData)

Typedef Documentation

typedef vtkIdType(* vtkVertexPedigreeIdDistribution)(const vtkVariant &pedigreeId, void *userData)

Definition at line 76 of file vtkDistributedGraphHelper.h.