home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / tutorials / custEducation / opengl1 / answers / stars.h < prev    next >
Encoding:
Text File  |  1996-11-11  |  101 b   |  5 lines

  1. /* Copyright (c) Silcon Graphics, Inc. 1995 */
  2.  
  3. void init_stars( void );
  4. void draw_stars( GLfloat );
  5.