QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Public Attributes | List of all members
_featCbackCtx Struct Reference

Public Attributes

RTree< LabelPosition *, double, 2, double > * candidates
 
QLinkedList< Feats * > * fFeats
 
Layerlayer = nullptr
 
const GEOSPreparedGeometry * mapBoundary = nullptr
 
RTree< FeaturePart *, double, 2, double > * obstacles
 
QList< LabelPosition * > * positionsWithNoCandidates
 

Detailed Description

Definition at line 94 of file pal.cpp.

Member Data Documentation

◆ candidates

RTree<LabelPosition *, double, 2, double>* _featCbackCtx::candidates

Definition at line 99 of file pal.cpp.

◆ fFeats

QLinkedList<Feats *>* _featCbackCtx::fFeats

Definition at line 97 of file pal.cpp.

◆ layer

Layer* _featCbackCtx::layer = nullptr

Definition at line 96 of file pal.cpp.

◆ mapBoundary

const GEOSPreparedGeometry* _featCbackCtx::mapBoundary = nullptr

Definition at line 101 of file pal.cpp.

◆ obstacles

RTree<FeaturePart *, double, 2, double>* _featCbackCtx::obstacles

Definition at line 98 of file pal.cpp.

◆ positionsWithNoCandidates

QList<LabelPosition *>* _featCbackCtx::positionsWithNoCandidates

Definition at line 100 of file pal.cpp.


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