OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::HlmsCache Struct Reference

#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
 

Constructor & Destructor Documentation

◆ HlmsCache() [1/2]

Ogre::HlmsCache::HlmsCache ( )
inline

◆ HlmsCache() [2/2]

Ogre::HlmsCache::HlmsCache ( uint32  _hash,
HlmsTypes  _type,
const HlmsPso _pso 
)
inline

Member Data Documentation

◆ hash

uint32 Ogre::HlmsCache::hash

Referenced by Ogre::OrderCacheByHash().

◆ pso

HlmsPso Ogre::HlmsCache::pso

◆ setProperties

HlmsPropertyVec Ogre::HlmsCache::setProperties

◆ type

HlmsTypes Ogre::HlmsCache::type

The documentation for this struct was generated from the following file: