VTK
9.4.20241225
|
#include <vtkGraph.h>
Public Member Functions | |
vtkEdgeBase ()=default | |
vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
vtkIdType | Id |
Definition at line 294 of file vtkGraph.h.
|
default |
|
inline |
Definition at line 297 of file vtkGraph.h.
vtkIdType vtkEdgeBase::Id |
Definition at line 301 of file vtkGraph.h.