OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::CbTexture Struct Reference

#include <OgreCbTexture.h>

+ Inheritance diagram for Ogre::CbTexture:

Public Member Functions

 CbTexture (uint16 _texUnit, TextureGpu *_texture, const HlmsSamplerblock *_samplerBlock=0, bool bDepthReadOnly=false)
 

Public Attributes

bool bDepthReadOnly
 
uint16 commandType
 
HlmsSamplerblock const * samplerBlock
 
TextureGputexture
 
uint16 texUnit
 

Constructor & Destructor Documentation

◆ CbTexture()

Ogre::CbTexture::CbTexture ( uint16  _texUnit,
TextureGpu _texture,
const HlmsSamplerblock _samplerBlock = 0,
bool  bDepthReadOnly = false 
)

Member Data Documentation

◆ bDepthReadOnly

bool Ogre::CbTexture::bDepthReadOnly

◆ commandType

uint16 Ogre::CbBase::commandType
inherited

◆ samplerBlock

HlmsSamplerblock const* Ogre::CbTexture::samplerBlock

◆ texture

TextureGpu* Ogre::CbTexture::texture

◆ texUnit

uint16 Ogre::CbTexture::texUnit

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