curveprecision(3G) curveprecision(3G)
curveprecision - sets number of line segments used to draw a curve
segment
void curveprecision(nsegments)
short nsegments;
nsegments expects the number of line segments to use when drawing a
curve segment.
curveprecision sets the number of line segments used to draw a curve.
Whenever crv, crvn, rcrv, or rcrvn execute, a number of straight line
segments approximate each curve segment. The greater the value of
nsegments, the smoother the curve appears, but the longer the drawing
time.
crv, crvn, curvebasis, rcrv, rcrvn
PPPPaaaaggggeeee 1111 [ Back ]
|