|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreCbTexture.h>
 Inheritance diagram for Ogre::CbTexture:
 Inheritance diagram for Ogre::CbTexture:| Public Member Functions | |
| CbTexture (uint16 _texUnit, TextureGpu *_texture, const HlmsSamplerblock *_samplerBlock=0, bool _bDepthReadOnly=false) | |
|  Public Member Functions inherited from Ogre::CbBase | |
| CbBase (uint16 cmdType) | |
| Public Attributes | |
| bool | bDepthReadOnly | 
| HlmsSamplerblock const * | samplerBlock | 
| TextureGpu * | texture | 
| uint16 | texUnit | 
|  Public Attributes inherited from Ogre::CbBase | |
| uint16 | commandType | 
| Ogre::CbTexture::CbTexture | ( | uint16 | _texUnit, | 
| TextureGpu * | _texture, | ||
| const HlmsSamplerblock * | _samplerBlock = 0, | ||
| bool | _bDepthReadOnly = false | ||
| ) | 
| bool Ogre::CbTexture::bDepthReadOnly | 
| HlmsSamplerblock const* Ogre::CbTexture::samplerBlock | 
| TextureGpu* Ogre::CbTexture::texture | 
| uint16 Ogre::CbTexture::texUnit |