mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 04:40:25 -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