QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Attributes | List of all members
AnchorAlongSegment Struct Reference

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...
 

Detailed Description

record about anchor being along a segment

Definition at line 45 of file qgsgeometrysnappersinglesource.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: