|
VTK
|
#include <vtkGraph.h>

Public Member Functions | |
| vtkEdgeBase () | |
| vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
| vtkIdType | Id |
Definition at line 250 of file vtkGraph.h.
| vtkEdgeBase::vtkEdgeBase | ( | ) | [inline] |
Definition at line 252 of file vtkGraph.h.
| vtkEdgeBase::vtkEdgeBase | ( | vtkIdType | id | ) | [inline] |
Definition at line 253 of file vtkGraph.h.
Definition at line 255 of file vtkGraph.h.
1.8.0