beginProfile(const String &profileName) | Ogre::Profiler | |
changeEnableState() | Ogre::Profiler | [protected] |
createContainer() | Ogre::Profiler | [protected] |
createPanel(const String &name, Real width, Real height, Real top, Real left, const String &materialName, bool show=true) | Ogre::Profiler | [protected] |
createTextArea(const String &name, Real width, Real height, Real top, Real left, uint fontSize, const String &caption, bool show=true) | Ogre::Profiler | [protected] |
DisabledProfileMap typedef | Ogre::Profiler | [protected] |
disableProfile(const String &profileName) | Ogre::Profiler | |
displayResults() | Ogre::Profiler | [protected] |
enableProfile(const String &profileName) | Ogre::Profiler | |
endProfile(const String &profileName) | Ogre::Profiler | |
getEnabled() const | Ogre::Profiler | |
getSingleton(void) | Ogre::Profiler | [static] |
getSingletonPtr(void) | Ogre::Profiler | [static] |
getTimer() | Ogre::Profiler | |
getUpdateDisplayFrequency() const | Ogre::Profiler | |
initialize() | Ogre::Profiler | [protected] |
logResults() | Ogre::Profiler | |
maxProfiles | Ogre::Profiler | [protected] |
mBarHeight | Ogre::Profiler | [protected] |
mBarIndent | Ogre::Profiler | [protected] |
mBarLineWidth | Ogre::Profiler | [protected] |
mCurrentFrame | Ogre::Profiler | [protected] |
mDisabledProfiles | Ogre::Profiler | [protected] |
mEnabled | Ogre::Profiler | [protected] |
mEnableStateChangePending | Ogre::Profiler | [protected] |
mGuiBorderWidth | Ogre::Profiler | [protected] |
mGuiHeight | Ogre::Profiler | [protected] |
mGuiWidth | Ogre::Profiler | [protected] |
mInitialized | Ogre::Profiler | [protected] |
mNewEnableState | Ogre::Profiler | [protected] |
mOverlay | Ogre::Profiler | [protected] |
mProfileBars | Ogre::Profiler | [protected] |
mProfileFrame | Ogre::Profiler | [protected] |
mProfileGui | Ogre::Profiler | [protected] |
mProfileHistory | Ogre::Profiler | [protected] |
mProfileHistoryMap | Ogre::Profiler | [protected] |
mProfiles | Ogre::Profiler | [protected] |
ms_Singleton | Ogre::Singleton< Profiler > | [protected, static] |
mTimer | Ogre::Profiler | [protected] |
mTotalFrameTime | Ogre::Profiler | [protected] |
mUpdateDisplayFrequency | Ogre::Profiler | [protected] |
processFrameStats() | Ogre::Profiler | [protected] |
ProfileBarList typedef | Ogre::Profiler | [protected] |
ProfileFrameList typedef | Ogre::Profiler | [protected] |
ProfileHistoryList typedef | Ogre::Profiler | [protected] |
ProfileHistoryMap typedef | Ogre::Profiler | [protected] |
Profiler() | Ogre::Profiler | |
ProfileStack typedef | Ogre::Profiler | [protected] |
reset() | Ogre::Profiler | |
setEnabled(bool enabled) | Ogre::Profiler | |
setTimer(Timer *t) | Ogre::Profiler | |
setUpdateDisplayFrequency(uint freq) | Ogre::Profiler | |
Singleton(void) | Ogre::Singleton< Profiler > | |
watchForLimit(const String &profileName, Real limit, bool greaterThan=true) | Ogre::Profiler | |
watchForMax(const String &profileName) | Ogre::Profiler | |
watchForMin(const String &profileName) | Ogre::Profiler | |
~Profiler() | Ogre::Profiler | |
~Singleton(void) | Ogre::Singleton< Profiler > | |