Implement non-static versions of Normalized and United for Rect
Normalize and Unite methods work directly to mutate their owning object,while Normalized and United populate a specified RectRaw with the samelogical result of that op.
View differences
Implement non-static versions of Normalized and United for Rect
Normalize and Unite methods work directly to mutate their owning object,
while Normalized and United populate a specified RectRaw with the same
logical result of that op.