![]() |
OGRE
2.1.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreHlmsUnlitDatablock.h>
Public Member Functions | |
UnlitBakedTexture () | |
UnlitBakedTexture (const TexturePtr tex, const HlmsSamplerblock *_samplerBlock) | |
bool | operator== (const UnlitBakedTexture &_r) const |
Public Attributes | |
const HlmsSamplerblock * | samplerBlock |
TexturePtr | texture |
|
inline |
|
inline |
|
inline |
References samplerBlock, and texture.
const HlmsSamplerblock* Ogre::UnlitBakedTexture::samplerBlock |
Referenced by operator==().
TexturePtr Ogre::UnlitBakedTexture::texture |
Referenced by operator==().