|
VTK
9.4.2
|
#include <vtkGraph.h>
Public Member Functions | |
| vtkInEdgeType ()=default | |
| vtkInEdgeType (vtkIdType s, vtkIdType id) | |
Public Member Functions inherited from vtkEdgeBase | |
| vtkEdgeBase ()=default | |
| vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
| vtkIdType | Source |
Public Attributes inherited from vtkEdgeBase | |
| vtkIdType | Id |
Definition at line 315 of file vtkGraph.h.
|
default |
Definition at line 318 of file vtkGraph.h.
| vtkIdType vtkInEdgeType::Source |
Definition at line 323 of file vtkGraph.h.