OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::PackedTexture Struct Reference

Used by JSON serialization, but can also be used outside of it. More...

#include <OgreHlmsPbsDatablock.h>

Public Member Functions

 PackedTexture ()
 

Public Attributes

HlmsSamplerblock constsamplerblock
 
TexturePtr texture
 
uint16 xIdx
 

Detailed Description

Used by JSON serialization, but can also be used outside of it.

See also
HlmsPbsDatablock::_setTextures

Constructor & Destructor Documentation

◆ PackedTexture()

Ogre::PackedTexture::PackedTexture ( )
inline

Member Data Documentation

◆ samplerblock

HlmsSamplerblock const* Ogre::PackedTexture::samplerblock

◆ texture

TexturePtr Ogre::PackedTexture::texture

◆ xIdx

uint16 Ogre::PackedTexture::xIdx

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