![]() |
OGRE 2.1
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 | |
| HlmsSamplerblock const * | samplerBlock |
| TexturePtr | texture |
|
inline |
|
inline |
|
inline |
References samplerBlock, and texture.
| HlmsSamplerblock const* Ogre::UnlitBakedTexture::samplerBlock |
Referenced by operator==().
| TexturePtr Ogre::UnlitBakedTexture::texture |
Referenced by operator==().