[Gcblue-commits] gcb_wx/include/sim tc3DViewer.h,1.18.2.1,1.18.2.2
Status: Alpha
Brought to you by:
ddcforge
From: <ddc...@us...> - 2004-01-20 03:03:14
|
Update of /cvsroot/gcblue/gcb_wx/include/sim In directory sc8-pr-cvs1:/tmp/cvs-serv12634/include/sim Modified Files: Tag: v0_5_0 tc3DViewer.h Log Message: Index: tc3DViewer.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/sim/tc3DViewer.h,v retrieving revision 1.18.2.1 retrieving revision 1.18.2.2 diff -C2 -d -r1.18.2.1 -r1.18.2.2 *** tc3DViewer.h 19 Jan 2004 21:20:57 -0000 1.18.2.1 --- tc3DViewer.h 20 Jan 2004 03:03:10 -0000 1.18.2.2 *************** *** 178,182 **** void UpdateCamera(); void UpdateChildModels(tcGameObject *gameObj); ! void UpdateOrigin(); void UpdateModels(); void UpdateSky(DateZulu& dateZulu); --- 178,182 ---- void UpdateCamera(); void UpdateChildModels(tcGameObject *gameObj); ! bool UpdateOrigin(); void UpdateModels(); void UpdateSky(DateZulu& dateZulu); |