QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
record about anchor being along a segment More...
Public Attributes | |
double | along |
Distance of the anchor point along the segment. More... | |
int | anchor |
Index of the anchor point. More... | |
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.