|
QGIS API Documentation
3.2.0-Bonn (bc43194)
|
Public Attributes | |
| int | borderSize |
| QLinkedList< int > * | conflicts |
| QLinkedList< ElemTrans * > * | currentChain |
| double * | delta_tmp = nullptr |
| int * | feat = nullptr |
| int * | featWrap = nullptr |
| double * | inactiveCost = nullptr |
| LabelPosition * | lp = nullptr |
| int * | tmpsol = nullptr |
Definition at line 1093 of file problem.cpp.
| int ChainContext::borderSize |
Definition at line 1099 of file problem.cpp.
| QLinkedList<int>* ChainContext::conflicts |
Definition at line 1101 of file problem.cpp.
| QLinkedList<ElemTrans *>* ChainContext::currentChain |
Definition at line 1100 of file problem.cpp.
| double* ChainContext::delta_tmp = nullptr |
Definition at line 1102 of file problem.cpp.
| int* ChainContext::feat = nullptr |
Definition at line 1098 of file problem.cpp.
| int* ChainContext::featWrap = nullptr |
Definition at line 1097 of file problem.cpp.
| double* ChainContext::inactiveCost = nullptr |
Definition at line 1103 of file problem.cpp.
| LabelPosition* ChainContext::lp = nullptr |
Definition at line 1095 of file problem.cpp.
| int* ChainContext::tmpsol = nullptr |
Definition at line 1096 of file problem.cpp.
1.8.13