QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
pal::ChainContext Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1286 of file problem.cpp.

Member Data Documentation

int pal::ChainContext::borderSize

Definition at line 1292 of file problem.cpp.

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

Definition at line 1294 of file problem.cpp.

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

Definition at line 1293 of file problem.cpp.

double* pal::ChainContext::delta_tmp

Definition at line 1295 of file problem.cpp.

int* pal::ChainContext::feat

Definition at line 1291 of file problem.cpp.

int* pal::ChainContext::featWrap

Definition at line 1290 of file problem.cpp.

double* pal::ChainContext::inactiveCost

Definition at line 1296 of file problem.cpp.

LabelPosition* pal::ChainContext::lp

Definition at line 1288 of file problem.cpp.

int* pal::ChainContext::tmpsol

Definition at line 1289 of file problem.cpp.


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