Skip to content

cf_aabb_verts

Category: math
GitHub: cute_math.h


Fills in out with four vertices, one for each corner of bb, in counter-clockwise order.

void cf_aabb_verts(CF_V2* out, CF_Aabb bb)

CF_Aabb
cf_make_aabb_verts