#include <vtkGraph.h>
Definition at line 158 of file vtkGraph.h.
Public Member Functions | |
vtkInEdgeType () | |
vtkInEdgeType (vtkIdType s, vtkIdType id) | |
Public Attributes | |
vtkIdType | Source |
vtkInEdgeType::vtkInEdgeType | ( | ) | [inline] |
Definition at line 160 of file vtkGraph.h.
Definition at line 161 of file vtkGraph.h.
Definition at line 164 of file vtkGraph.h.