home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / GLOVE / OBJGLV.ZIP / INCLUDE / DEMO4B / RENDER.HPP < prev    next >
Text File  |  1992-10-31  |  210b  |  5 lines

  1. void screen_refresh(VIEW *current_view); /* now does stereo drawing */
  2. void reset_screens();
  3. void user_box(int x1, int y1, int x2, int y2, int color);
  4. void user_text(int x, int y, int color, char *string);
  5.