VTK
|
#include <vtkGraph.h>
Public Member Functions | |
vtkInEdgeType () | |
vtkInEdgeType (vtkIdType s, vtkIdType id) | |
Public Member Functions inherited from vtkEdgeBase | |
vtkEdgeBase () | |
vtkEdgeBase (vtkIdType id) | |
Public Attributes | |
vtkIdType | Source |
Public Attributes inherited from vtkEdgeBase | |
vtkIdType | Id |
Definition at line 267 of file vtkGraph.h.
|
inline |
Definition at line 269 of file vtkGraph.h.
Definition at line 270 of file vtkGraph.h.
vtkIdType vtkInEdgeType::Source |
Definition at line 273 of file vtkGraph.h.