cf_make_aabb_center_half_extents¶
Category: math
GitHub: cute_math.h
Returns an AABB (axis-aligned bounding box).
Remarks¶
Half-extents refer to half-width and height-height: half_extents = { half_width, half_height }
.
Related Pages¶
CF_Aabb
cf_make_aabb
cf_make_aabb_pos_w_h
cf_make_aabb_from_top_left