#include <vtkGraph.h>
Definition at line 167 of file vtkGraph.h.
Public Member Functions | |
vtkEdgeType () | |
vtkEdgeType (vtkIdType s, vtkIdType t, vtkIdType id) | |
Public Attributes | |
vtkIdType | Source |
vtkIdType | Target |
vtkEdgeType::vtkEdgeType | ( | ) | [inline] |
Definition at line 169 of file vtkGraph.h.
Definition at line 170 of file vtkGraph.h.
Definition at line 174 of file vtkGraph.h.
Definition at line 175 of file vtkGraph.h.