QGIS API Documentation  2.12.0-Lyon
Public Attributes | List of all members
pal::FalpContext Struct Reference

Public Attributes

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

Detailed Description

Definition at line 243 of file problem.cpp.

Member Data Documentation

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

Definition at line 247 of file problem.cpp.

PriorityQueue* pal::FalpContext::list

Definition at line 245 of file problem.cpp.

LabelPosition* pal::FalpContext::lp

Definition at line 246 of file problem.cpp.


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