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

Public Attributes

int borderSize
Triple ** candidates
double diff_cost
int * featWrap
double * labelPositionCost
LabelPositionlp
int * nbOlap
int * sol

Detailed Description

Definition at line 876 of file problem.cpp.

Member Data Documentation

int pal::UpdateContext::borderSize

Definition at line 885 of file problem.cpp.

Triple** pal::UpdateContext::candidates

Definition at line 879 of file problem.cpp.

double pal::UpdateContext::diff_cost

Definition at line 882 of file problem.cpp.

int* pal::UpdateContext::featWrap

Definition at line 883 of file problem.cpp.

double* pal::UpdateContext::labelPositionCost

Definition at line 880 of file problem.cpp.

LabelPosition* pal::UpdateContext::lp

Definition at line 878 of file problem.cpp.

int* pal::UpdateContext::nbOlap

Definition at line 881 of file problem.cpp.

int* pal::UpdateContext::sol

Definition at line 884 of file problem.cpp.


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