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

  1. void init_body_links(); /* setup body-glove-head system */
  2. int head_update(int recenter); /* repositions head based on tracker data */
  3. void manip_do(PDRIVER *p, int command, int which); /* glove execution loop element */
  4. void body_centric_map(VIEW *body, VIEW *v);
  5.