33 #ifndef vtkMutableGraphHelper_h
34 #define vtkMutableGraphHelper_h
88 vtkGetObjectMacro(InternalGraph,
vtkGraph);
abstract base class for most VTK objects
vtksys_stl::pair< boost::graph_traits< vtkGraph * >::edge_iterator, boost::graph_traits< vtkGraph * >::edge_iterator > edges(vtkGraph *g)
Helper class for building a directed or directed graph.
Representation of a single graph edge.
dynamic, self-adjusting array of vtkIdType
Base class for graph data types.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
An editable directed graph.
represent and manipulate attribute data in a dataset
An editable undirected graph.
#define VTKINFOVISCORE_EXPORT
vtkMutableDirectedGraph * DirectedGraph
vtkMutableUndirectedGraph * UndirectedGraph