draw man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



draw(3G)							      draw(3G)

NAME
     draw, drawi, draws, draw2, draw2i, draw2s - draws a line

C SPECIFICATION
     void draw(Coord x, Coord y, Coord z)

     void drawi(Icoord x, Icoord y, Icoord z)

     void draws(Scoord x, Scoord y, Scoord z)

     void draw2(Coord x, Coord y)

     void draw2i(Icoord x, Icoord y)

     void draw2s(Scoord x, Scoord y)

     All of the above functions are functionally the same except for the type
     declarations of the parameters.  In addition the draw2* routines assume a
     2-D point instead of a 3-D point.

PARAMETERS
     x	 expects the x coordinate of the point to which you want to draw a
	 line segment.

     y	 expects the y coordinate of the point to which you want to draw a
	 line segment.

     z	 expects the z coordinate of the point to which you want to draw a
	 line segment.	(Not used by 2-D subroutines.)

DESCRIPTION
     draw connects the point x, y, z and the current graphics position with a
     line segment.  It uses the current linestyle, linewidth, color (if in
     depth-cue mode, the depth-cued color is used), and writemask.

     draw updates the current graphics position to the specified point.	 Do
     not place routines that invalidate the current graphics position within
     sequences of moves and draws.

SEE ALSO
     bgnline, endline, move, v, getgpos

NOTE
     draw should not be used in new development.  Rather, lines should be
     drawn using the high-performance v commands, surrounded by calls to
     bgnline and endline.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net