#include <OgreProfiler.h>
Public Attributes | |
| String | name |
| The name of the profile. | |
| ulong | frameTime |
| The total time this profile has taken this frame. | |
| uint | calls |
| The number of times this profile was called this frame. | |
| uint | hierarchicalLvl |
| The hierarchical level of this profile, 0 being the main loop. | |
Definition at line 282 of file OgreProfiler.h.
The number of times this profile was called this frame.
Definition at line 291 of file OgreProfiler.h.
The hierarchical level of this profile, 0 being the main loop.
Definition at line 294 of file OgreProfiler.h.
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Mon Jun 16 12:51:53 2008