Rect.union_

Computes the union of the two given rectangles.

The union in the image above is the blue outline.

class Rect
void
union_

Parameters

b graphene.rect.Rect

a #graphene_rect_t

res graphene.rect.Rect

return location for a #graphene_rect_t