|
VTK
|
#include <vtkGraph.h>

Public Member Functions | |
| vtkEdgeBase () | |
| vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
| vtkIdType | Id |
Definition at line 249 of file vtkGraph.h.
| vtkEdgeBase::vtkEdgeBase | ( | ) | [inline] |
Definition at line 251 of file vtkGraph.h.
| vtkEdgeBase::vtkEdgeBase | ( | vtkIdType | id | ) | [inline] |
Definition at line 252 of file vtkGraph.h.
Definition at line 254 of file vtkGraph.h.
1.7.5.1