VTK
9.4.20250214
|
#include <vtkGraph.h>
Public Member Functions | |
vtkInEdgeType ()=default | |
vtkInEdgeType (vtkIdType s, vtkIdType id) | |
![]() | |
vtkEdgeBase ()=default | |
vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
vtkIdType | Source |
![]() | |
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.