Transforms a list of alternating distance vectors by a given transform.
graphics-ports
transform-distances transform distances => result
transform⇩ |
A transform. |
distances⇩ |
A list of pairs of real numbers. |
result |
A list of pairs of real numbers. |
The function transform-distances
transforms a list of alternating (dx dy) pairs in distances by transform. The transformed distances are returned as a new list.
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15