Next Previous Up Top Contents Index

2 GP Reference Entries

apply-scale

Function

Summary

Modifies a transform such that a scaling occurs on any points multiplied by the transform.
Signature

apply-scale transform sx sy =>

Arguments

transform

A transform

sx

A real number

sy

An integer

Description

Theapply-scale function modifies transform such that a scaling of sx in x and sy in y is performed on any points multiplied by the transform. Any operations already contained in the transform occur before the new scaling.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker