QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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
 

Detailed Description

Definition at line 116 of file pal.cpp.

Member Data Documentation

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

Definition at line 121 of file pal.cpp.

QLinkedList<Feats *>* _featCbackCtx::fFeats

Definition at line 119 of file pal.cpp.

Layer* _featCbackCtx::layer = nullptr

Definition at line 118 of file pal.cpp.

const GEOSPreparedGeometry* _featCbackCtx::mapBoundary = nullptr

Definition at line 122 of file pal.cpp.

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

Definition at line 120 of file pal.cpp.


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