QGIS API Documentation  2.12.0-Lyon
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
 
QLinkedList< Feats * > * fFeats
 
Layerlayer
 
RTree< FeaturePart *, double, 2, double > * obstacles
 

Detailed Description

Definition at line 134 of file pal.cpp.

Member Data Documentation

double pal::_featCbackCtx::bbox_max[2]

Definition at line 141 of file pal.cpp.

double pal::_featCbackCtx::bbox_min[2]

Definition at line 140 of file pal.cpp.

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

Definition at line 139 of file pal.cpp.

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

Definition at line 137 of file pal.cpp.

Layer* pal::_featCbackCtx::layer

Definition at line 136 of file pal.cpp.

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

Definition at line 138 of file pal.cpp.


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