QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
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 732 of file problem.cpp.
int UpdateContext::borderSize |
Definition at line 741 of file problem.cpp.
Triple** UpdateContext::candidates = nullptr |
Definition at line 735 of file problem.cpp.
double UpdateContext::diff_cost |
Definition at line 738 of file problem.cpp.
int* UpdateContext::featWrap = nullptr |
Definition at line 739 of file problem.cpp.
double* UpdateContext::labelPositionCost = nullptr |
Definition at line 736 of file problem.cpp.
LabelPosition* UpdateContext::lp = nullptr |
Definition at line 734 of file problem.cpp.
int* UpdateContext::nbOlap = nullptr |
Definition at line 737 of file problem.cpp.
int* UpdateContext::sol = nullptr |
Definition at line 740 of file problem.cpp.