#include <vtkGraph.h>

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.
1.5.6