![]() |
OGRE-Next 3.0.0
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 |
References hash, Ogre::HLMS_MAX, and type.
uint32 Ogre::HlmsCache::hash |
Referenced by HlmsCache(), HlmsCache(), and Ogre::OrderCacheByHash().
HlmsPso Ogre::HlmsCache::pso |
Referenced by HlmsCache().
HlmsPropertyVec Ogre::HlmsCache::setProperties |
HlmsTypes Ogre::HlmsCache::type |
Referenced by HlmsCache(), and HlmsCache().