cf_expand_aabb3¶ Category: math GitHub: cute_math3d.h Returns the AABB grown by radius on every side. CF_Aabb3 cf_expand_aabb3(CF_Aabb3 bb, float radius) Related Pages¶ CF_Aabb3 cf_combine_aabb3