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