curvebasis() — Silicon Graphics
NAME
curvebasis − selects a basis matrix used to draw curves
SPECIFICATION
C
curvebasis(basisid)
short basisid;
FORTRAN
subroutine curveb(basisid)
integer*4 basisid
Pascal
procedure curvebasis(basisid: longint);
DESCRIPTION
curvebasis selects a basis matrix (defined by defbasis) as the current basis matrix to draw curve segments.
SEE ALSO
crv, crvn, curveprecision, defbasis IRIS Graphics Programming, Section 11.2, Drawing Curves
Version 2.5r1 — October 29, 1986