|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Public Attributes | |
| int | borderSize |
| Triple ** | candidates |
| double | diff_cost |
| int * | featWrap |
| double * | labelPositionCost |
| LabelPosition * | lp |
| int * | nbOlap |
| int * | sol |
Definition at line 760 of file problem.cpp.
| int UpdateContext::borderSize |
Definition at line 769 of file problem.cpp.
| Triple** UpdateContext::candidates |
Definition at line 763 of file problem.cpp.
| double UpdateContext::diff_cost |
Definition at line 766 of file problem.cpp.
| int* UpdateContext::featWrap |
Definition at line 767 of file problem.cpp.
| double* UpdateContext::labelPositionCost |
Definition at line 764 of file problem.cpp.
| LabelPosition* UpdateContext::lp |
Definition at line 762 of file problem.cpp.
| int* UpdateContext::nbOlap |
Definition at line 765 of file problem.cpp.
| int* UpdateContext::sol |
Definition at line 768 of file problem.cpp.
1.8.13