|
VTK
|
#include <vtkGraph.h>


Public Member Functions | |
| vtkInEdgeType () | |
| vtkInEdgeType (vtkIdType s, vtkIdType id) | |
Public Attributes | |
| vtkIdType | Source |
Definition at line 267 of file vtkGraph.h.
| vtkInEdgeType::vtkInEdgeType | ( | ) | [inline] |
Definition at line 269 of file vtkGraph.h.
| vtkInEdgeType::vtkInEdgeType | ( | vtkIdType | s, |
| vtkIdType | id | ||
| ) | [inline] |
Definition at line 270 of file vtkGraph.h.
Definition at line 273 of file vtkGraph.h.
1.8.0