#include <vtkGraph.h>


Public Member Functions | |
| vtkOutEdgeType () | |
| vtkOutEdgeType (vtkIdType t, vtkIdType id) | |
Public Attributes | |
| vtkIdType | Target |
Definition at line 149 of file vtkGraph.h.
| vtkOutEdgeType::vtkOutEdgeType | ( | ) | [inline] |
Definition at line 151 of file vtkGraph.h.
Definition at line 152 of file vtkGraph.h.
Definition at line 155 of file vtkGraph.h.
1.6.2