VTK
9.3.0
|
#include <vtkGraph.h>
Public Member Functions | |
vtkEdgeBase ()=default | |
vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
vtkIdType | Id |
Definition at line 235 of file vtkGraph.h.
|
default |
|
inline |
Definition at line 238 of file vtkGraph.h.
vtkIdType vtkEdgeBase::Id |
Definition at line 242 of file vtkGraph.h.