#include <vtkGraph.h>
Definition at line 249 of file vtkGraph.h.
Public Member Functions | |
vtkEdgeBase () | |
vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
vtkIdType | Id |
vtkEdgeBase::vtkEdgeBase | ( | ) | [inline] |
Definition at line 251 of file vtkGraph.h.
vtkEdgeBase::vtkEdgeBase | ( | vtkIdType | id | ) | [inline] |
Definition at line 252 of file vtkGraph.h.
Definition at line 254 of file vtkGraph.h.