Box.union_
void union_(graphene.box.Box b, out graphene.box.Box res)Unions the two given #graphene_box_t.
Parameters
b | the box to union to a |
res | return location for the result |
void union_(graphene.box.Box b, out graphene.box.Box res)Unions the two given #graphene_box_t.
b | the box to union to a |
res | return location for the result |