cf_expand_aabb¶
Category: math
GitHub: cute_math.h
Expands an AABB (axis-aligned bounding box).
Parameters | Description |
---|---|
v | A vector of { half_width, half_height } to expand by. |
Category: math
GitHub: cute_math.h
Expands an AABB (axis-aligned bounding box).
Parameters | Description |
---|---|
v | A vector of { half_width, half_height } to expand by. |