| 
    QGIS API Documentation
    3.6.0-Noosa (5873452)
    
   | 
 
Public Attributes | |
| QVector< int > | edges | 
| indices of adjacent edges (used in Dijkstra algorithm)  More... | |
| QgsPointXY | pt | 
| location of the vertex  More... | |
Definition at line 109 of file qgstracer.cpp.
| QVector<int> QgsTracerGraph::V::edges | 
indices of adjacent edges (used in Dijkstra algorithm)
Definition at line 114 of file qgstracer.cpp.
| QgsPointXY QgsTracerGraph::V::pt | 
location of the vertex
Definition at line 112 of file qgstracer.cpp.
 1.8.13