Modifies a transform such that a translation is performed on any points multiplied by the transform.
The apply-translation
function modifies transform such that a translation of ( dx dy ) is performed on any points multiplied by the transform. Any operations already contained in the transform occur before the new translation.