mirror of
https://github.com/recp/cglm.git
synced 2026-04-06 09:09:47 +00:00
aabb: center of AABB helper
* it is just wrapper of vec_center but it saves to access min and max values of AABB
This commit is contained in:
* it is just wrapper of vec_center but it saves to access min and max values of AABB