Vertex cache profiler.
More...
#include <OgreVertexIndexData.h>
◆ VertexCacheProfiler()
Ogre::VertexCacheProfiler::VertexCacheProfiler |
( |
unsigned int |
cachesize = 16 | ) |
|
|
inline |
◆ ~VertexCacheProfiler()
Ogre::VertexCacheProfiler::~VertexCacheProfiler |
( |
| ) |
|
|
inline |
◆ profile()
◆ reset()
void Ogre::VertexCacheProfiler::reset |
( |
void |
| ) |
|
|
inline |
◆ flush()
void Ogre::VertexCacheProfiler::flush |
( |
| ) |
|
|
inline |
◆ getHits()
unsigned int Ogre::VertexCacheProfiler::getHits |
( |
| ) |
|
|
inline |
◆ getMisses()
unsigned int Ogre::VertexCacheProfiler::getMisses |
( |
| ) |
|
|
inline |
◆ getSize()
unsigned int Ogre::VertexCacheProfiler::getSize |
( |
void |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: