![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreCbTexture.h>
Inheritance diagram for Ogre::CbTexture:Public Member Functions | |
| CbTexture (uint16 _texUnit, TextureGpu *_texture, const HlmsSamplerblock *_samplerBlock=0) | |
Public Attributes | |
| uint16 | commandType |
| HlmsSamplerblock const * | samplerBlock |
| TextureGpu * | texture |
| uint16 | texUnit |
| Ogre::CbTexture::CbTexture | ( | uint16 | _texUnit, |
| TextureGpu * | _texture, | ||
| const HlmsSamplerblock * | _samplerBlock = 0 |
||
| ) |
|
inherited |
| HlmsSamplerblock const* Ogre::CbTexture::samplerBlock |
| TextureGpu* Ogre::CbTexture::texture |
| uint16 Ogre::CbTexture::texUnit |