Modifies a transform such that a specified rotation around a specified point is performed on any points multiplied by the transform.
The function
apply-rotation-around-point
modifies
transform
such that a clockwise rotation of
theta
radians around the point (
x
,
y
) is performed on any points multiplied by the transform. Any operations already contained in the transform occur before the new rotation.
CAPI Reference Manual - 15 Dec 2011