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

#include <OgreHlmsUnlitDatablock.h>

Public Member Functions

 UnlitBakedTexture ()
 
 UnlitBakedTexture (const TexturePtr tex, const HlmsSamplerblock *_samplerBlock)
 
bool operator== (const UnlitBakedTexture &_r) const
 

Public Attributes

HlmsSamplerblock constsamplerBlock
 
TexturePtr texture
 

Constructor & Destructor Documentation

◆ UnlitBakedTexture() [1/2]

Ogre::UnlitBakedTexture::UnlitBakedTexture ( )
inline

◆ UnlitBakedTexture() [2/2]

Ogre::UnlitBakedTexture::UnlitBakedTexture ( const TexturePtr  tex,
const HlmsSamplerblock _samplerBlock 
)
inline

Member Function Documentation

◆ operator==()

bool Ogre::UnlitBakedTexture::operator== ( const UnlitBakedTexture _r) const
inline

References samplerBlock, and texture.

Member Data Documentation

◆ samplerBlock

HlmsSamplerblock const* Ogre::UnlitBakedTexture::samplerBlock

Referenced by operator==().

◆ texture

TexturePtr Ogre::UnlitBakedTexture::texture

Referenced by operator==().


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