Definition at line 244 of file ChangingToView.h. References OglGui::View::mView3D. Referenced by MoveTo(), OnDrawView(), RotateTo(), and SizeTo(). 00245 { 00246 oglSys.UpdateSceneFlag(mView3D->oglWnd,1); 00247 return (float) OglClock()*1000; 00248 }
|
1.5.1