#include <vtkGraph.h>
Definition at line 273 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 275 of file vtkGraph.h.
Definition at line 276 of file vtkGraph.h.
Definition at line 280 of file vtkGraph.h.
Definition at line 281 of file vtkGraph.h.