QGIS API Documentation  2.14.0-Essen
Public Attributes | List of all members
ChainContext Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1112 of file problem.cpp.

Member Data Documentation

int ChainContext::borderSize

Definition at line 1118 of file problem.cpp.

QLinkedList<int>* ChainContext::conflicts

Definition at line 1120 of file problem.cpp.

QLinkedList<ElemTrans*>* ChainContext::currentChain

Definition at line 1119 of file problem.cpp.

double* ChainContext::delta_tmp

Definition at line 1121 of file problem.cpp.

int* ChainContext::feat

Definition at line 1117 of file problem.cpp.

int* ChainContext::featWrap

Definition at line 1116 of file problem.cpp.

double* ChainContext::inactiveCost

Definition at line 1122 of file problem.cpp.

LabelPosition* ChainContext::lp

Definition at line 1114 of file problem.cpp.

int* ChainContext::tmpsol

Definition at line 1115 of file problem.cpp.


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