curveit(3G) curveit(3G)
NAME
curveit - draws a curve segment
SPECIFICATION
C curveit(iterationcount)
short iterationcount;
FORTRAN subroutine curvei(count)
integer*4 count
DESCRIPTION
curveit iterates the forward differences of the matrix on
top of the transformation matrix stack iterationcount times;
it issues a draw routine with each iteration. curveit
accesses low-level hardware capabilities for curve drawing.
SEE ALSO
crv
Programming Guide, Section 11.2, Drawing Curves
Page 1 (printed 8/20/87)