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

Public Attributes

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

Detailed Description

Definition at line 732 of file problem.cpp.

Member Data Documentation

int UpdateContext::borderSize

Definition at line 741 of file problem.cpp.

Triple** UpdateContext::candidates = nullptr

Definition at line 735 of file problem.cpp.

double UpdateContext::diff_cost

Definition at line 738 of file problem.cpp.

int* UpdateContext::featWrap = nullptr

Definition at line 739 of file problem.cpp.

double* UpdateContext::labelPositionCost = nullptr

Definition at line 736 of file problem.cpp.

LabelPosition* UpdateContext::lp = nullptr

Definition at line 734 of file problem.cpp.

int* UpdateContext::nbOlap = nullptr

Definition at line 737 of file problem.cpp.

int* UpdateContext::sol = nullptr

Definition at line 740 of file problem.cpp.


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