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


Definition at line 256 of file vtkGraph.h.
Public Member Functions | |
| vtkInEdgeType () | |
| vtkInEdgeType (vtkIdType s, vtkIdType id) | |
Public Attributes | |
| vtkIdType | Source |
| vtkInEdgeType::vtkInEdgeType | ( | ) | [inline] |
Definition at line 258 of file vtkGraph.h.
Definition at line 259 of file vtkGraph.h.
1.4.7