#include <OgreFrameListener.h>
Public Attributes | |
Real | timeSinceLastEvent |
Elapsed time in seconds since the last event. | |
Real | timeSinceLastFrame |
Elapsed time in seconds since the last event of the same type, i.e. |
Definition at line 35 of file OgreFrameListener.h.
|
Elapsed time in seconds since the last event. This gives you time between frame start & frame end, and between frame end and next frame start.
Definition at line 44 of file OgreFrameListener.h. Referenced by Ogre::Root::_fireFrameEnded(), and Ogre::Root::_fireFrameStarted(). |
|
Elapsed time in seconds since the last event of the same type, i.e. time for a complete frame.
Definition at line 51 of file OgreFrameListener.h. Referenced by Ogre::Root::_fireFrameEnded(), Ogre::Root::_fireFrameStarted(), Ogre::FrameTimeControllerValue::frameStarted(), and Ogre::ParticleSystemManager::frameStarted(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:50:58 2004