VTK
9.2.6
|
#include <vtkGraph.h>
Public Member Functions | |
vtkEdgeBase ()=default | |
vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
vtkIdType | Id |
Definition at line 250 of file vtkGraph.h.
|
default |
|
inline |
Definition at line 253 of file vtkGraph.h.
vtkIdType vtkEdgeBase::Id |
Definition at line 257 of file vtkGraph.h.