![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreHlmsCommon.h>
Public Member Functions | |
| HlmsCache () | |
| HlmsCache (uint32 _hash, HlmsTypes _type, const HlmsPso &_pso) | |
Public Attributes | |
| uint32 | hash |
| HlmsPso | pso |
| HlmsPropertyVec | setProperties |
| HlmsTypes | type |
|
inline |
| uint32 Ogre::HlmsCache::hash |
Referenced by Ogre::OrderCacheByHash().
| HlmsPso Ogre::HlmsCache::pso |
| HlmsPropertyVec Ogre::HlmsCache::setProperties |
| HlmsTypes Ogre::HlmsCache::type |