mirror of
https://github.com/recp/cglm.git
synced 2026-08-16 01:00:58 -05: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