QGIS API Documentation  2.6.0-Brighton
 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

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

Member Data Documentation

double pal::_featCbackCtx::bbox_max[2]
double pal::_featCbackCtx::bbox_min[2]
RTree<LabelPosition*, double, 2, double>* pal::_featCbackCtx::candidates
LinkedList<Feats*>* pal::_featCbackCtx::fFeats
Layer* pal::_featCbackCtx::layer
RTree<PointSet*, double, 2, double>* pal::_featCbackCtx::obstacles
double pal::_featCbackCtx::priority
double pal::_featCbackCtx::scale

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