VTK
9.5.20250803
|
#include <vtkGraph.h>
Public Member Functions | |
vtkEdgeBase ()=default | |
vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
vtkIdType | Id |
Definition at line 296 of file vtkGraph.h.
|
default |
|
inline |
Definition at line 299 of file vtkGraph.h.
vtkIdType vtkEdgeBase::Id |
Definition at line 303 of file vtkGraph.h.