OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
#include <OgreCbTexture.h>
Public Member Functions | |
CbTexture (uint16 _texUnit, bool _bEnabled, Texture *_texture, const HlmsSamplerblock *_samplerBlock=0) | |
Public Attributes | |
bool | bEnabled |
uint16 | commandType |
HlmsSamplerblock const * | samplerBlock |
Texture * | texture |
uint16 | texUnit |
Ogre::CbTexture::CbTexture | ( | uint16 | _texUnit, |
bool | _bEnabled, | ||
Texture * | _texture, | ||
const HlmsSamplerblock * | _samplerBlock = 0 |
||
) |
bool Ogre::CbTexture::bEnabled |
|
inherited |
HlmsSamplerblock const* Ogre::CbTexture::samplerBlock |
Texture* Ogre::CbTexture::texture |
uint16 Ogre::CbTexture::texUnit |