| VTK
    9.0.1
    | 
#include <vtkGraph.h>
| Public Member Functions | |
| vtkEdgeType () | |
| vtkEdgeType (vtkIdType s, vtkIdType t, vtkIdType id) | |
|  Public Member Functions inherited from vtkEdgeBase | |
| vtkEdgeBase () | |
| vtkEdgeBase (vtkIdType id) | |
| Public Attributes | |
| vtkIdType | Source | 
| vtkIdType | Target | 
|  Public Attributes inherited from vtkEdgeBase | |
| vtkIdType | Id | 
Definition at line 276 of file vtkGraph.h.
| 
 | inline | 
Definition at line 278 of file vtkGraph.h.
Definition at line 279 of file vtkGraph.h.
| vtkIdType vtkEdgeType::Source | 
Definition at line 285 of file vtkGraph.h.
| vtkIdType vtkEdgeType::Target | 
Definition at line 286 of file vtkGraph.h.
 1.8.17
 1.8.17