|
QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
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 |