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