OGRE 2.1
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 |
HlmsPso Ogre::HlmsCache::pso |
HlmsPropertyVec Ogre::HlmsCache::setProperties |
HlmsTypes Ogre::HlmsCache::type |