OGRE-Next  4.0.0unstable
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 Member Functions inherited from Ogre::CbBase
 CbBase (uint16 cmdType)
 

Public Attributes

bool bDepthReadOnly
 
HlmsSamplerblock const * samplerBlock
 
TextureGputexture
 
uint16 texUnit
 
- Public Attributes inherited from Ogre::CbBase
uint16 commandType
 

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

◆ 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: