OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::HlmsJson::NamedBlocks Struct Reference

#include <OgreHlmsJson.h>

Public Attributes

map< LwConstString, const HlmsBlendblock * >::type blendblocks
 
map< LwConstString, const HlmsMacroblock * >::type macroblocks
 
map< LwConstString, const HlmsSamplerblock * >::type samplerblocks
 

Member Data Documentation

◆ blendblocks

map<LwConstString, const HlmsBlendblock*>::type Ogre::HlmsJson::NamedBlocks::blendblocks

◆ macroblocks

map<LwConstString, const HlmsMacroblock*>::type Ogre::HlmsJson::NamedBlocks::macroblocks

◆ samplerblocks

map<LwConstString, const HlmsSamplerblock*>::type Ogre::HlmsJson::NamedBlocks::samplerblocks

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