#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. |
|
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. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:38:56 2006