QGIS API Documentation  2.12.0-Lyon
Public Attributes | List of all members
pal::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 1271 of file problem.cpp.

Member Data Documentation

int pal::ChainContext::borderSize

Definition at line 1277 of file problem.cpp.

QLinkedList<int>* pal::ChainContext::conflicts

Definition at line 1279 of file problem.cpp.

QLinkedList<ElemTrans*>* pal::ChainContext::currentChain

Definition at line 1278 of file problem.cpp.

double* pal::ChainContext::delta_tmp

Definition at line 1280 of file problem.cpp.

int* pal::ChainContext::feat

Definition at line 1276 of file problem.cpp.

int* pal::ChainContext::featWrap

Definition at line 1275 of file problem.cpp.

double* pal::ChainContext::inactiveCost

Definition at line 1281 of file problem.cpp.

LabelPosition* pal::ChainContext::lp

Definition at line 1273 of file problem.cpp.

int* pal::ChainContext::tmpsol

Definition at line 1274 of file problem.cpp.


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