|
QVector< QgsPointXY > | coords |
| coordinates of the edge (including endpoints)
|
|
int | v1 |
| vertices that the edge connects
|
|
int | v2 |
|
Definition at line 99 of file qgstracer.cpp.
◆ otherVertex()
int QgsTracerGraph::E::otherVertex |
( |
int |
v0 | ) |
const |
|
inline |
◆ weight()
double QgsTracerGraph::E::weight |
( |
| ) |
const |
|
inline |
◆ coords
coordinates of the edge (including endpoints)
Definition at line 104 of file qgstracer.cpp.
◆ v1
int QgsTracerGraph::E::v1 |
◆ v2
int QgsTracerGraph::E::v2 |
The documentation for this struct was generated from the following file: