|
VTK
9.6.1
|
#include <vtkGraph.h>
Public Member Functions | |
| vtkEdgeBase ()=default | |
| vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
| vtkIdType | Id |
Definition at line 237 of file vtkGraph.h.
|
default |
|
inline |
Definition at line 240 of file vtkGraph.h.
| vtkIdType vtkEdgeBase::Id |
Definition at line 244 of file vtkGraph.h.