55 #ifndef __vtkDistributedGraphHelper_h
56 #define __vtkDistributedGraphHelper_h
60 class vtkDistributedGraphHelperInternals;
124 virtual void Synchronize() = 0;
165 vtkEdgeType *edge) = 0;
177 vtkEdgeType *edge) = 0;
189 vtkEdgeType *edge) = 0;
200 virtual void AddEdgeInternal(
const vtkVariant& uPedigreeId,
203 vtkEdgeType *edge) = 0;
222 virtual void AttachToGraph(vtkGraph *graph);
255 friend class vtkGraph;
259 #endif // __vtkDistributedGraphHelper_h