QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgsgeometrysnappersinglesource.h"
#include "qgsfeatureiterator.h"
#include "qgsfeaturesink.h"
#include "qgsfeaturesource.h"
#include "qgsfeedback.h"
#include "qgsgeometrycollection.h"
#include "qgsgeometryutils.h"
#include "qgslinestring.h"
#include "qgspolygon.h"
#include "qgsspatialindex.h"
Go to the source code of this file.
Classes | |
struct | AnchorAlongSegment |
record about anchor being along a segment More... | |
struct | AnchorPoint |
record about vertex coordinates and index of anchor to which it is snapped More... | |