#include <vtkGraph.h>
Definition at line 261 of file vtkGraph.h.
Public Member Functions | |
vtkInEdgeType () | |
vtkInEdgeType (vtkIdType s, vtkIdType id) | |
Public Attributes | |
vtkIdType | Source |
vtkInEdgeType::vtkInEdgeType | ( | ) | [inline] |
Definition at line 263 of file vtkGraph.h.
Definition at line 264 of file vtkGraph.h.
Definition at line 267 of file vtkGraph.h.