OGRE  2.1.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::CbTexture Struct Reference

#include <OgreCbTexture.h>

+ Inheritance diagram for Ogre::CbTexture:

Public Member Functions

 CbTexture (uint16 _texUnit, bool _bEnabled, Texture *_texture, const HlmsSamplerblock *_samplerBlock=0)
 

Public Attributes

bool bEnabled
 
uint16 commandType
 
const HlmsSamplerblocksamplerBlock
 
Texturetexture
 
uint16 texUnit
 

Constructor & Destructor Documentation

◆ CbTexture()

Ogre::CbTexture::CbTexture ( uint16  _texUnit,
bool  _bEnabled,
Texture _texture,
const HlmsSamplerblock _samplerBlock = 0 
)

Member Data Documentation

◆ bEnabled

bool Ogre::CbTexture::bEnabled

◆ commandType

uint16 Ogre::CbBase::commandType
inherited

◆ samplerBlock

const HlmsSamplerblock* Ogre::CbTexture::samplerBlock

◆ texture

Texture* Ogre::CbTexture::texture

◆ texUnit

uint16 Ogre::CbTexture::texUnit

The documentation for this struct was generated from the following file: