QGIS API Documentation  2.14.0-Essen
Public Attributes | List of all members
FalpContext Struct Reference

Public Attributes

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

Detailed Description

Definition at line 216 of file problem.cpp.

Member Data Documentation

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

Definition at line 220 of file problem.cpp.

PriorityQueue* FalpContext::list

Definition at line 218 of file problem.cpp.

LabelPosition* FalpContext::lp

Definition at line 219 of file problem.cpp.


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