9 #include <scolPlugin.h> 
   12 #include "GloveObject.h" 
   17 extern int OBJGLOVESCOL;                          
 
   20 extern int SCOL_GLOVE_NEWDATA_CB;
 
   21 extern int GLOVE_NEWDATA_CB;
 
   23 extern int SCOL_GLOVE_GESTURE_CB;
 
   24 extern int GLOVE_HAND_CB;
 
   26 extern int SCOL_GLOVE_CALIBRATION_START_CB;
 
   27 extern int GLOVE_CALIBRATION_START_CB;
 
   29 extern int SCOL_GLOVE_CALIBRATION_END_CB;
 
   30 extern int GLOVE_CALIBRATION_END_CB;