summaryrefslogtreecommitdiff
path: root/gfx/aabb.h
Commit message (Collapse)AuthorAge
* Pass a Frustum to shadow renderersDan Goodliffe2025-03-11
| | | | The frustum might not be correct at this stage.
* Template AxisAlignedBoundingBox on unit typeDan Goodliffe2025-03-11
|
* AxisAlignedBoundingBox construct from range instead of spanDan Goodliffe2025-03-11
|
* Add function to test if an AABB is visible in a frustumDan Goodliffe2025-03-11
|
* Create AxisAlignedBoundingBoxDan Goodliffe2025-03-11
Used to define the extents of GeoData mesh