QGIS API Documentation  3.0.2-Girona (307d082)
Public Attributes | List of all members
pal::LabelPosition::CountContext Struct Reference

#include <labelposition.h>

Public Attributes

double * cost = nullptr
 
double * inactiveCost = nullptr
 
LabelPositionlp = nullptr
 
int * nbOv = nullptr
 

Detailed Description

Definition at line 275 of file labelposition.h.

Member Data Documentation

◆ cost

double* pal::LabelPosition::CountContext::cost = nullptr

Definition at line 279 of file labelposition.h.

◆ inactiveCost

double* pal::LabelPosition::CountContext::inactiveCost = nullptr

Definition at line 280 of file labelposition.h.

◆ lp

LabelPosition* pal::LabelPosition::CountContext::lp = nullptr

Definition at line 277 of file labelposition.h.

◆ nbOv

int* pal::LabelPosition::CountContext::nbOv = nullptr

Definition at line 278 of file labelposition.h.


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