From: Dominic L. <ma...@us...> - 2004-08-26 13:49:51
|
Update of /cvsroot/robotflow/RobotFlow/Devices/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6664/include Modified Files: SNCRZ30.h Log Message: Added RelZoom Index: SNCRZ30.h =================================================================== RCS file: /cvsroot/robotflow/RobotFlow/Devices/include/SNCRZ30.h,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** SNCRZ30.h 29 Jul 2004 17:06:54 -0000 1.7 --- SNCRZ30.h 26 Aug 2004 13:49:41 -0000 1.8 *************** *** 76,80 **** int m_panRelInID; int m_tiltRelInID; ! int m_zoomInID; //outputs --- 76,81 ---- int m_panRelInID; int m_tiltRelInID; ! int m_zoomAbsInID; ! int m_zoomRelInID; //outputs |