QGIS API Documentation  3.0.2-Girona (307d082)
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 121 of file pal.cpp.

Member Data Documentation

◆ candidates

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

Definition at line 126 of file pal.cpp.

◆ fFeats

QLinkedList<Feats *>* _featCbackCtx::fFeats

Definition at line 124 of file pal.cpp.

◆ layer

Layer* _featCbackCtx::layer = nullptr

Definition at line 123 of file pal.cpp.

◆ mapBoundary

const GEOSPreparedGeometry* _featCbackCtx::mapBoundary = nullptr

Definition at line 127 of file pal.cpp.

◆ obstacles

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

Definition at line 125 of file pal.cpp.


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