|
QGIS API Documentation
3.2.0-Bonn (bc43194)
|
Public Attributes | |
| int | borderSize |
| Triple ** | candidates = nullptr |
| double | diff_cost |
| int * | featWrap = nullptr |
| double * | labelPositionCost = nullptr |
| LabelPosition * | lp = nullptr |
| int * | nbOlap = nullptr |
| int * | sol = nullptr |
Definition at line 741 of file problem.cpp.
| int UpdateContext::borderSize |
Definition at line 750 of file problem.cpp.
| Triple** UpdateContext::candidates = nullptr |
Definition at line 744 of file problem.cpp.
| double UpdateContext::diff_cost |
Definition at line 747 of file problem.cpp.
| int* UpdateContext::featWrap = nullptr |
Definition at line 748 of file problem.cpp.
| double* UpdateContext::labelPositionCost = nullptr |
Definition at line 745 of file problem.cpp.
| LabelPosition* UpdateContext::lp = nullptr |
Definition at line 743 of file problem.cpp.
| int* UpdateContext::nbOlap = nullptr |
Definition at line 746 of file problem.cpp.
| int* UpdateContext::sol = nullptr |
Definition at line 749 of file problem.cpp.
1.8.13