Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ curveit(3) — libiris R1c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

curveit(3)  —  Unix Programmer’s Manual

NAME

curveit - draw a curve

SYNOPSIS

C
curveit(iterationcount)
short iterationcount;

FORTRAN
subroutine curvei(count)
integer∗2 count

Pascal
procedure curveit(iterationcount: Short);

DESCRIPTION

Curveit iterates the forward differences of the matrix on top of the transformation matrix stack iterationcount times.  Section 3.7 in the IRIS Graphics Library describes the forward difference algorithm. 

SEE ALSO

curve, resetls
 

Silicon Graphics  —  R1c

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026