[inline, private]
Definition at line 242 of file ChangingToView.h.
References OglGui::View::mView3D.
Referenced by MoveTo(), OnDrawView(), RotateTo(), and SizeTo().
00243 { 00244 oglSys.UpdateSceneFlag(mView3D->oglWnd,1); 00245 return (float) OglClock()*1000; 00246 }