| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
Represents the minimum area, oriented bounding box surrounding a convex hull. More...
#include <pointset.h>
| Public Attributes | |
| double | alpha | 
| double | length | 
| double | width | 
| double | x [4] | 
| double | y [4] | 
Represents the minimum area, oriented bounding box surrounding a convex hull.
Definition at line 58 of file pointset.h.
| double pal::OrientedConvexHullBoundingBox::alpha | 
Definition at line 63 of file pointset.h.
| double pal::OrientedConvexHullBoundingBox::length | 
Definition at line 66 of file pointset.h.
| double pal::OrientedConvexHullBoundingBox::width | 
Definition at line 65 of file pointset.h.
| double pal::OrientedConvexHullBoundingBox::x[4] | 
Definition at line 60 of file pointset.h.
| double pal::OrientedConvexHullBoundingBox::y[4] | 
Definition at line 61 of file pointset.h.