| VTK
    9.0.1
    | 
#include <vtkGraph.h>
| Public Member Functions | |
| vtkInEdgeType () | |
| vtkInEdgeType (vtkIdType s, vtkIdType id) | |
|  Public Member Functions inherited from vtkEdgeBase | |
| vtkEdgeBase () | |
| vtkEdgeBase (vtkIdType id) | |
| Public Attributes | |
| vtkIdType | Source | 
|  Public Attributes inherited from vtkEdgeBase | |
| vtkIdType | Id | 
Definition at line 265 of file vtkGraph.h.
| 
 | inline | 
Definition at line 267 of file vtkGraph.h.
Definition at line 268 of file vtkGraph.h.
| vtkIdType vtkInEdgeType::Source | 
Definition at line 273 of file vtkGraph.h.
 1.8.17
 1.8.17