QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Attributes | List of all members
ChainContext Struct Reference

Public Attributes

int borderSize
 
QLinkedList< int > * conflicts
 
QLinkedList< ElemTrans * > * currentChain
 
double * delta_tmp = nullptr
 
int * feat = nullptr
 
int * featWrap = nullptr
 
double * inactiveCost = nullptr
 
LabelPositionlp = nullptr
 
int * tmpsol = nullptr
 

Detailed Description

Definition at line 1084 of file problem.cpp.

Member Data Documentation

int ChainContext::borderSize

Definition at line 1090 of file problem.cpp.

QLinkedList<int>* ChainContext::conflicts

Definition at line 1092 of file problem.cpp.

QLinkedList<ElemTrans *>* ChainContext::currentChain

Definition at line 1091 of file problem.cpp.

double* ChainContext::delta_tmp = nullptr

Definition at line 1093 of file problem.cpp.

int* ChainContext::feat = nullptr

Definition at line 1089 of file problem.cpp.

int* ChainContext::featWrap = nullptr

Definition at line 1088 of file problem.cpp.

double* ChainContext::inactiveCost = nullptr

Definition at line 1094 of file problem.cpp.

LabelPosition* ChainContext::lp = nullptr

Definition at line 1086 of file problem.cpp.

int* ChainContext::tmpsol = nullptr

Definition at line 1087 of file problem.cpp.


The documentation for this struct was generated from the following file: