*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/crvn (3)              
Title
Content
Arch
Section
 

Contents


crvn(3G)							      crvn(3G)


NAME    [Toc]    [Back]

     crvn - draws a series of curve segments

C SPECIFICATION    [Toc]    [Back]

     void crvn(n, geom)
     long n;
     Coord geom[][3];

PARAMETERS    [Toc]    [Back]

     geom   expects a matrix of	3-D points.

     n	    expects the	number of points in the	matrix referenced by geom.

DESCRIPTION    [Toc]    [Back]

     crvn draws	a series of cubic spline segments using	the current basis and
     precision.	 The control points determine the shapes of the	curve segments
     and are used sequentially four at a time.

     For example, if there are six control points, there are three possible
     sequential	selections of four control points.  Thus, crvn draws three
     curve segments: the first using control points 0,1,2,3; the second	using
     control points 1,2,3,4; and the third using control points	2,3,4,5.

     If	the current basis is a B-spline, a Cardinal spline, or a basis with
     similar properties, the curve segments are	joined end to end and appear
     as	a single curve.

     Each curve	segment	is approximated	by a sequence of straight lines.  All
     lines use the current linestyle, which is reset prior to the first	line
     and continues through subsequent lines.  Other line modes,	including
     depthcueing, line width, and line antialiasing, also apply	to the lines
     generated by crvn.

     After crvn	executes, the graphics position	is undefined.

SEE ALSO    [Toc]    [Back]

      
      
     crv, curvebasis, curveprecision, defbasis,	depthcue, linesmooth,
     linewidth,	rcrv, rcrvn, setlinestyle


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
crv IRIX draws a curve
curveit IRIX draws a curve segment
rcrv IRIX draws a rational curve
curveprecision IRIX sets number of line segments used to draw a curve segment
gluBeginCurve Tru64 delimit a NURBS curve definition
gluEndCurve Tru64 delimit a NURBS curve definition
gluNurbsCurve Tru64 define the shape of a NURBS curve
bgncurve IRIX delimit a NURBS curve definition
glunurbscurve IRIX define the shape of a NURBS curve
glubegincurve IRIX delimit a NURBS curve definition
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service