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