Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ curveprecision(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



curveprecision(3G)                                          curveprecision(3G)



NAME
     curveprecision - sets number of line segments used to draw a curve
     segment

C SPECIFICATION
     void curveprecision(nsegments)
     short nsegments;

PARAMETERS
     nsegments   expects the number of line segments to use when drawing a
                 curve segment.

DESCRIPTION
     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.

SEE ALSO
     crv, crvn, curvebasis, rcrv, rcrvn


































                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026