QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Public Attributes | List of all members
pal::OrientedConvexHullBoundingBox Struct Reference

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]
 

Detailed Description

Represents the minimum area, oriented bounding box surrounding a convex hull.

Definition at line 59 of file pointset.h.

Member Data Documentation

◆ alpha

double pal::OrientedConvexHullBoundingBox::alpha

Definition at line 64 of file pointset.h.

◆ length

double pal::OrientedConvexHullBoundingBox::length

Definition at line 67 of file pointset.h.

◆ width

double pal::OrientedConvexHullBoundingBox::width

Definition at line 66 of file pointset.h.

◆ x

double pal::OrientedConvexHullBoundingBox::x[4]

Definition at line 61 of file pointset.h.

◆ y

double pal::OrientedConvexHullBoundingBox::y[4]

Definition at line 62 of file pointset.h.


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