#include <vtkGraph.h>
Definition at line 252 of file vtkGraph.h.
Public Member Functions | |
vtkOutEdgeType () | |
vtkOutEdgeType (vtkIdType t, vtkIdType id) | |
Public Attributes | |
vtkIdType | Target |
vtkOutEdgeType::vtkOutEdgeType | ( | ) | [inline] |
Definition at line 254 of file vtkGraph.h.
Definition at line 255 of file vtkGraph.h.
Definition at line 258 of file vtkGraph.h.