OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::HlmsDiskCache::Pso Struct Reference

#include <OgreHlmsDiskCache.h>

Public Member Functions

 Pso ()
 
 Pso (const Hlms::RenderableCache &srcRenderableCache, const Hlms::PassCache &srcPassCache, const HlmsCache *srcPsoCache)
 

Public Attributes

HlmsBlendblock blendblock
 
HlmsMacroblock macroblock
 
HlmsPropertyVec passProperties
 
HlmsPso pso
 
Hlms::RenderableCache renderableCache
 

Constructor & Destructor Documentation

◆ Pso() [1/2]

Ogre::HlmsDiskCache::Pso::Pso ( )

◆ Pso() [2/2]

Ogre::HlmsDiskCache::Pso::Pso ( const Hlms::RenderableCache &  srcRenderableCache,
const Hlms::PassCache &  srcPassCache,
const HlmsCache srcPsoCache 
)

Member Data Documentation

◆ blendblock

HlmsBlendblock Ogre::HlmsDiskCache::Pso::blendblock

◆ macroblock

HlmsMacroblock Ogre::HlmsDiskCache::Pso::macroblock

◆ passProperties

HlmsPropertyVec Ogre::HlmsDiskCache::Pso::passProperties

◆ pso

HlmsPso Ogre::HlmsDiskCache::Pso::pso

◆ renderableCache

Hlms::RenderableCache Ogre::HlmsDiskCache::Pso::renderableCache

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