OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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

References hash, Ogre::HLMS_MAX, and type.

◆ HlmsCache() [2/2]

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

References hash, pso, and type.

Member Data Documentation

◆ hash

uint32 Ogre::HlmsCache::hash

◆ pso

HlmsPso Ogre::HlmsCache::pso

Referenced by HlmsCache().

◆ setProperties

HlmsPropertyVec Ogre::HlmsCache::setProperties

◆ type

HlmsTypes Ogre::HlmsCache::type

Referenced by HlmsCache(), and HlmsCache().


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