VTK
9.1.0
|
#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 314 of file vtkGraph.h.
|
default |
Definition at line 317 of file vtkGraph.h.
vtkIdType vtkInEdgeType::Source |
Definition at line 322 of file vtkGraph.h.