Update of /cvsroot/playerstage/code/player/utils/playerprint
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12258/utils/playerprint

Modified Files:
        playerprint.cc 
Log Message:
updated limb print to fetch geometry on connection


Index: playerprint.cc
===================================================================
RCS file: /cvsroot/playerstage/code/player/utils/playerprint/playerprint.cc,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** playerprint.cc      8 Jun 2006 18:32:27 -0000       1.17
--- playerprint.cc      26 Jun 2006 05:14:49 -0000      1.18
***************
*** 201,204 ****
--- 201,205 ----
      case PLAYER_LIMB_CODE:
        cp = (ClientProxy*)new LimbProxy(&client,g_index);
+         reinterpret_cast<LimbProxy*> (cp)->RequestGeometry();
        break;
      case PLAYER_LOCALIZE_CODE:


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to