#include <vtkGraph.h>
Definition at line 270 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 272 of file vtkGraph.h.
Definition at line 273 of file vtkGraph.h.
Definition at line 277 of file vtkGraph.h.
Definition at line 278 of file vtkGraph.h.