Next Previous Up Top Contents Index

2 GP Reference Entries

apply-rotation

Function

Summary

Modifies a transform such that a rotating of a given number of radians is performed on any points multiplied by the transform.
Signature

apply-rotation transform theta =>

Arguments

transform

A transform

theta

A real number

Description

Theapply-rotation function modifies transform such that a rotation of theta radians is performed on any points multiplied by the transform. Any operations already contained in the transform occur before the new rotation.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker