Intersects the two given #graphene_box_t.
If the two boxes do not intersect, @res will contain a degenerate box initialized with graphene_box_empty().
a #graphene_box_t
return location for the result
true if the two boxes intersect
1.2
See Implementation
Intersects the two given #graphene_box_t.
If the two boxes do not intersect, @res will contain a degenerate box initialized with graphene_box_empty().