Calculates the clipping for transferring data from a Source to a Destination. Handles cases where the source is out of bounds (shifting the destination target) AND cases where the destination is out of bounds (shifting the source target).
Calculates the clipping for transferring data from a Source to a Destination. Handles cases where the source is out of bounds (shifting the destination target) AND cases where the destination is out of bounds (shifting the source target).