, including all inherited members.
AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
buffersize | Ogre::VertexCacheProfiler | [private] |
cache | Ogre::VertexCacheProfiler | [private] |
CacheType enum name | Ogre::VertexCacheProfiler | |
FIFO enum value | Ogre::VertexCacheProfiler | |
flush() | Ogre::VertexCacheProfiler | |
getHits() | Ogre::VertexCacheProfiler | |
getMisses() | Ogre::VertexCacheProfiler | |
getSize() | Ogre::VertexCacheProfiler | |
hit | Ogre::VertexCacheProfiler | [private] |
inCache(unsigned int index) | Ogre::VertexCacheProfiler | [private] |
LRU enum value | Ogre::VertexCacheProfiler | |
miss | Ogre::VertexCacheProfiler | [private] |
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 > | |
profile(const HardwareIndexBufferSharedPtr &indexBuffer) | Ogre::VertexCacheProfiler | |
reset() | Ogre::VertexCacheProfiler | |
size | Ogre::VertexCacheProfiler | [private] |
tail | Ogre::VertexCacheProfiler | [private] |
type | Ogre::VertexCacheProfiler | [private] |
VertexCacheProfiler(unsigned int cachesize=16, CacheType cachetype=FIFO) | Ogre::VertexCacheProfiler | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~VertexCacheProfiler() | Ogre::VertexCacheProfiler | |