patchcurves(3G) patchcurves(3G)
NAME
patchcurves - sets the number of curves used to represent a patch
C SPECIFICATION
void patchcurves(ucurves, vcurves)
long ucurves, vcurves;
PARAMETERS
ucurves expects the number of curve segments that will be drawn in the
"u" direction.
vcurves expects the number of curve segments that will be drawn in the
"v" direction.
DESCRIPTION
patchcurves sets the number of u and v curves in the wire frame that
represents a patch.
SEE ALSO
patch, patchbasis, patchprecision, rpatch
Page 1