patchcurves() — Silicon Graphics
NAME
patchcurves − sets the number of curves used to represent a patch
SPECIFICATION
C
patchcurves(ucurves, vcurves)
long ucurves, vcurves;
FORTRAN
subroutine patchc(ucurves, vcurves)
integer*4 ucurves, vcurves
Pascal
procedure patchcurves(ucurves, vcurves: longint);
DESCRIPTION
patchcurves sets the current number of u and v curves that represent a patch as a wire frame.
SEE ALSO
patch, patchbasis, patchprecision IRIS Graphics Programming, Section 11.3, Drawing Surfaces
Version 2.5r1 — October 29, 1986