|
QVector< QgsPointXY > | coords |
| coordinates of the edge (including endpoints)
|
|
int | v1 |
| vertices that the edge connects
|
|
int | v2 |
|
Definition at line 100 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 105 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:
- /build/qgis-3.41.0+git20241110+fda2aa46e9a+99sid/src/core/qgstracer.cpp