Box.union_

Unions the two given #graphene_box_t.

class Box
void
union_
(,
out Box res
)

Parameters

b Box

the box to union to @a

res Box

return location for the result

Meta