#include <vtkGraph.h>
Inheritance diagram for vtkEdgeBase:

Definition at line 244 of file vtkGraph.h.
Public Member Functions | |
| vtkEdgeBase () | |
| vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
| vtkIdType | Id |
| vtkEdgeBase::vtkEdgeBase | ( | ) | [inline] |
Definition at line 246 of file vtkGraph.h.
| vtkEdgeBase::vtkEdgeBase | ( | vtkIdType | id | ) | [inline] |
Definition at line 247 of file vtkGraph.h.
Definition at line 249 of file vtkGraph.h.
Referenced by boost::hash< vtkEdgeType >::operator()(), serialize(), and boost::vtk_edge_iterator::vtk_edge_iterator().
1.4.7