QGIS API Documentation  2.14.11-Essen
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
_featCbackCtx Struct Reference

Public Attributes

double bbox_max [2]
 
double bbox_min [2]
 
RTree< LabelPosition *, double,
2, double > * 
candidates
 
QLinkedList< Feats * > * fFeats
 
Layerlayer
 
RTree< FeaturePart *, double,
2, double > * 
obstacles
 

Detailed Description

Definition at line 121 of file pal.cpp.

Member Data Documentation

double _featCbackCtx::bbox_max[2]

Definition at line 128 of file pal.cpp.

double _featCbackCtx::bbox_min[2]

Definition at line 127 of file pal.cpp.

RTree<LabelPosition*, double, 2, double>* _featCbackCtx::candidates

Definition at line 126 of file pal.cpp.

QLinkedList<Feats*>* _featCbackCtx::fFeats

Definition at line 124 of file pal.cpp.

Layer* _featCbackCtx::layer

Definition at line 123 of file pal.cpp.

RTree<FeaturePart*, double, 2, double>* _featCbackCtx::obstacles

Definition at line 125 of file pal.cpp.


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