QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
record about anchor being along a segment More...
Public Attributes | |
double | along |
Distance of the anchor point along the segment. | |
int | anchor |
Index of the anchor point. | |
record about anchor being along a segment
Definition at line 45 of file qgsgeometrysnappersinglesource.cpp.
double AnchorAlongSegment::along |
Distance of the anchor point along the segment.
Definition at line 48 of file qgsgeometrysnappersinglesource.cpp.
int AnchorAlongSegment::anchor |
Index of the anchor point.
Definition at line 47 of file qgsgeometrysnappersinglesource.cpp.