Pogosim
Loading...
Searching...
No Matches
BoundingBox Struct Reference

Represents an axis-aligned bounding box with top-left corner (x, y) and dimensions width and height. More...

#include <objects_geometry.h>

Public Attributes

float x
float y
float width
float height

Detailed Description

Represents an axis-aligned bounding box with top-left corner (x, y) and dimensions width and height.

Member Data Documentation

◆ height

float BoundingBox::height

◆ width

float BoundingBox::width

◆ x

float BoundingBox::x

◆ y

float BoundingBox::y

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