Update of /cvsroot/simspark/simspark/spark/oxygen/physicsserver
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv1722
Modified Files:
Tag: projectx
contactjointhandler.h
Log Message:
update from rcssserver3D
Index: contactjointhandler.h
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/oxygen/physicsserver/contactjointhandler.h,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C2 -d -r1.2 -r1.2.4.1
*** contactjointhandler.h 12 Feb 2006 11:25:36 -0000 1.2
--- contactjointhandler.h 22 Jun 2007 13:56:19 -0000 1.2.4.1
***************
*** 66,70 ****
CollisionHandler creates
*/
! const dSurfaceParameters& SetSurfaceParameter() const;
/** sets or resets a contact mode flag in the surface parameter*/
--- 66,70 ----
CollisionHandler creates
*/
! const dSurfaceParameters& GetSurfaceParameter() const;
/** sets or resets a contact mode flag in the surface parameter*/
|