intersect

Returns the insection of a and b

  1. IRect intersect(IRect a, IRect b)
    intersect
  2. Rect intersect(Rect a, Rect b)

Meta