QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Attributes | List of all members
FalpContext Struct Reference

Public Attributes

RTree< LabelPosition *, double, 2, double > * candidates
 
PriorityQueuelist = nullptr
 
LabelPositionlp = nullptr
 

Detailed Description

Definition at line 193 of file problem.cpp.

Member Data Documentation

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

Definition at line 197 of file problem.cpp.

PriorityQueue* FalpContext::list = nullptr

Definition at line 195 of file problem.cpp.

LabelPosition* FalpContext::lp = nullptr

Definition at line 196 of file problem.cpp.


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