![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the BoundingBox2D class for managing 2D bounding boxes. More...
#include "../../Utils/Math/Vector2D.h"
Go to the source code of this file.
Classes | |
class | BoundingBox2D |
Represents a 2D axis-aligned bounding box. More... | |
Defines the BoundingBox2D class for managing 2D bounding boxes.
The BoundingBox2D class provides functionality to represent, update, and query axis-aligned 2D bounding boxes for collision detection and spatial representation.
22/12/2024 22/12/2024
Definition in file BoundingBox2D.h.