| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
For usage in problem solving algorithm. More...
#include <util.h>
| Public Member Functions | |
| Feats ()=default | |
| Constructor for Feats.  More... | |
| Public Attributes | |
| std::vector< std::unique_ptr< LabelPosition > > | candidates | 
| FeaturePart * | feature = nullptr | 
| double | priority = 0 | 
| PointSet * | shape = nullptr | 
For usage in problem solving algorithm.
| 
 | default | 
Constructor for Feats.
| std::vector< std::unique_ptr< LabelPosition > > pal::Feats::candidates | 
| FeaturePart* pal::Feats::feature = nullptr |