- a
- The first rectangle being intersected with
- b
- The second rectangle being intersected with
Documentation for this section has not yet been entered.
If rectangles a and b intersect, return true and set this rectangle to that intersection, otherwise return false and do not change this rectangle. No check is performed to see if either rectangle is empty. To just test for intersection, use intersects()