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::_featCbackCtx Struct Reference

Public Attributes

double bbox_max [2]
double bbox_min [2]
RTree< LabelPosition *, double,
2, double > * 
candidates
LinkedList< Feats * > * fFeats
Layerlayer
RTree< PointSet *, double,
2, double > * 
obstacles
double priority
double scale

Detailed Description

Definition at line 213 of file pal.cpp.

Member Data Documentation

double pal::_featCbackCtx::bbox_max[2]

Definition at line 222 of file pal.cpp.

double pal::_featCbackCtx::bbox_min[2]

Definition at line 221 of file pal.cpp.

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

Definition at line 219 of file pal.cpp.

LinkedList<Feats*>* pal::_featCbackCtx::fFeats

Definition at line 217 of file pal.cpp.

Layer* pal::_featCbackCtx::layer

Definition at line 215 of file pal.cpp.

RTree<PointSet*, double, 2, double>* pal::_featCbackCtx::obstacles

Definition at line 218 of file pal.cpp.

double pal::_featCbackCtx::priority

Definition at line 220 of file pal.cpp.

double pal::_featCbackCtx::scale

Definition at line 216 of file pal.cpp.


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