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 |
Represents an axis-aligned bounding box with top-left corner (x, y) and dimensions width and height.
| float BoundingBox::height |
| float BoundingBox::width |
| float BoundingBox::x |
| float BoundingBox::y |