QGIS API Documentation
3.0.2-Girona (307d082)
|
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.