QGIS API Documentation  3.6.0-Noosa (5873452)
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

◆ candidates

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

Definition at line 197 of file problem.cpp.

◆ list

PriorityQueue* FalpContext::list = nullptr

Definition at line 195 of file problem.cpp.

◆ lp

LabelPosition* FalpContext::lp = nullptr

Definition at line 196 of file problem.cpp.


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