Expand description
Provides geometric primitive shapes for spatial calculations.
This module contains common geometric structures used in collision detection, culling, and other spatial reasoning tasks within the engine.
Structsยง
- Aabb
- Represents an Axis-Aligned Bounding Box (AABB).