union

fun union(b: Rect, res: Rect)

Computes the union of the two given rectangles.

The union in the image above is the blue outline.

Since

1.0

Parameters

b

a #graphene_rect_t

res

return location for a #graphene_rect_t