QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
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 176 of file problem.cpp.

Member Data Documentation

◆ candidates

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

Definition at line 180 of file problem.cpp.

◆ list

PriorityQueue* FalpContext::list = nullptr

Definition at line 178 of file problem.cpp.

◆ lp

LabelPosition* FalpContext::lp = nullptr

Definition at line 179 of file problem.cpp.


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