Home
last modified time | relevance | path

Searched defs:timeSinceLastFrame (Results 1 – 25 of 53) sorted by relevance

123

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Paging/include/
H A DOgrePageContent.h69 virtual void frameStart(Real timeSinceLastFrame) {} in frameStart()
H A DOgrePageStrategy.h91 virtual void frameStart(Real timeSinceLastFrame, PagedWorldSection* section) {} in frameStart()
/dports/graphics/ogre3d/ogre-1.11.6/Components/Paging/include/
H A DOgrePageContent.h69 virtual void frameStart(Real timeSinceLastFrame) {} in frameStart()
H A DOgrePageStrategy.h91 virtual void frameStart(Real timeSinceLastFrame, PagedWorldSection* section) {} in frameStart()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode/Project Templates/Ogre/iPhone OS/Classes/
H A DDemoApp.cpp58 double timeSinceLastFrame = 0; in runDemo() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode/Project Templates/Ogre/Mac OS X/Classes/
H A DDemoApp.cpp58 double timeSinceLastFrame = 0; in runDemo() local
H A Dmain.cpp87 double timeSinceLastFrame; variable
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreFrameListener.h60 Real timeSinceLastFrame; member
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreFrameListener.h60 Real timeSinceLastFrame; member
/dports/games/opendungeons/OpenDungeons-0.7.1/source/renderscene/
H A DRenderScene.h57 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneAnimationOnce.cpp59 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneAnimationTime.cpp59 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneWait.cpp56 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneMenu.cpp56 Ogre::Real timeSinceLastFrame) in updateMenu()
H A DRenderSceneSyncWait.cpp54 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneTurnEntity.cpp73 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneSyncWaitAnimation.cpp60 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneMoveEntity.cpp70 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneResizeEntity.cpp65 Ogre::Real timeSinceLastFrame) in update()
H A DRenderSceneGroup.cpp118 Ogre::Real timeSinceLastFrame) in update()
/dports/games/opendungeons/OpenDungeons-0.7.1/source/render/
H A DODFrameListener.cpp157 void ODFrameListener::updateAnimations(Ogre::Real timeSinceLastFrame) in updateAnimations()
321 void ODFrameListener::updateMenuScene(Ogre::Real timeSinceLastFrame) in updateMenuScene()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode4/Project Templates/Ogre/Mac OS X Application.xctemplate/
H A DOgreDemoApp.cpp170 double timeSinceLastFrame = 0; in runDemo() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/SDK/OSX/Xcode Templates/Xcode4/Project Templates/Ogre/iOS Application.xctemplate/
H A DOgreDemoApp.cpp170 double timeSinceLastFrame = 0; in runDemo() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Water/include/
H A DWater.h225 void animate(Real timeSinceLastFrame) in animate()
429 void processCircles(Real timeSinceLastFrame) in processCircles()
529 void animateHead(Real timeSinceLastFrame) in animateHead()
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Water/include/
H A DWater.h224 void animate(Real timeSinceLastFrame) in animate()
424 void processCircles(Real timeSinceLastFrame) in processCircles()
524 void animateHead(Real timeSinceLastFrame) in animateHead()

123