union


Description:

public Box union (Box b)

Unions the two given Box.

Parameters:

this

a Box

b

the box to union to this

res

return location for the result