QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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

◆ along

double AnchorAlongSegment::along

Distance of the anchor point along the segment.

Definition at line 48 of file qgsgeometrysnappersinglesource.cpp.

◆ anchor

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: