QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
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 272 of file labelposition.h.

Member Data Documentation

◆ cost

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

Definition at line 276 of file labelposition.h.

◆ inactiveCost

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

Definition at line 277 of file labelposition.h.

◆ lp

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

Definition at line 274 of file labelposition.h.

◆ nbOv

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

Definition at line 275 of file labelposition.h.


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