, including all inherited members.
AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
beginProfile(const String &profileName, uint32 groupID=(uint32) OGREPROF_USER_DEFAULT) | 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 | |
DISPLAY_MILLISECONDS enum value | Ogre::Profiler | |
DISPLAY_PERCENTAGE enum value | Ogre::Profiler | |
DisplayMode enum name | Ogre::Profiler | |
displayResults() | Ogre::Profiler | [protected] |
enableProfile(const String &profileName) | Ogre::Profiler | |
endProfile(const String &profileName, uint32 groupID=(uint32) OGREPROF_USER_DEFAULT) | Ogre::Profiler | |
getDisplayMode() const | Ogre::Profiler | |
getEnabled() const | Ogre::Profiler | |
getOverlayHeight() const | Ogre::Profiler | |
getOverlayLeft() const | Ogre::Profiler | |
getOverlayTop() const | Ogre::Profiler | |
getOverlayWidth() const | Ogre::Profiler | |
getProfileGroupMask() 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 | |
mAverageFrameTime | Ogre::Profiler | [protected] |
mBarHeight | Ogre::Profiler | [protected] |
mBarIndent | Ogre::Profiler | [protected] |
mBarLineWidth | Ogre::Profiler | [protected] |
mBarSpacing | Ogre::Profiler | [protected] |
mCurrentFrame | Ogre::Profiler | [protected] |
mDisabledProfiles | Ogre::Profiler | [protected] |
mDisplayMode | Ogre::Profiler | [protected] |
mEnabled | Ogre::Profiler | [protected] |
mEnableStateChangePending | Ogre::Profiler | [protected] |
mGuiBorderWidth | Ogre::Profiler | [protected] |
mGuiHeight | Ogre::Profiler | [protected] |
mGuiLeft | Ogre::Profiler | [protected] |
mGuiTop | Ogre::Profiler | [protected] |
mGuiWidth | Ogre::Profiler | [protected] |
mInitialized | Ogre::Profiler | [protected] |
mMaxDisplayProfiles | Ogre::Profiler | [protected] |
mMaxTotalFrameTime | 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] |
mProfileMask | Ogre::Profiler | [protected] |
mProfiles | Ogre::Profiler | [protected] |
mResetExtents | Ogre::Profiler | [protected] |
msSingleton | Ogre::Singleton< Profiler > | [protected, static] |
mTimer | Ogre::Profiler | [protected] |
mTotalFrameTime | Ogre::Profiler | [protected] |
mUpdateDisplayFrequency | Ogre::Profiler | [protected] |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
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 | |
setDisplayMode(DisplayMode d) | Ogre::Profiler | |
setEnabled(bool enabled) | Ogre::Profiler | |
setOverlayDimensions(Real width, Real height) | Ogre::Profiler | |
setOverlayPosition(Real left, Real top) | Ogre::Profiler | |
setProfileGroupMask(uint32 mask) | 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 | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~Profiler() | Ogre::Profiler | |
~Singleton(void) | Ogre::Singleton< Profiler > | |