home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Reality Zone
/
VRZONE.ISO
/
mac
/
PC
/
PCGLOVE
/
GLOVE
/
OBJGLV.ZIP
/
INCLUDE
/
DEMO4B
/
INPUTPTR.HPP
< prev
next >
Wrap
C/C++ Source or Header
|
1993-04-27
|
392b
|
10 lines
#include "standard.hpp"
pconfig *mouse_driver(int op, POINTER *p, int mode, int dummy = 0);
pconfig *glove_driver(int op, POINTER *p, int mode, int which);
PDRIVER *gloveptr_init(char *gname, int which);
void gloveptr_setup(PDRIVER * p, long sx, long sy, long sz, long srx, long sry, long srz);
void glove_Start();
Boolean glove_Polarity(int which);
int perform_gestset(int which);