OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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 )

References bDepthReadOnly.

Member Data Documentation

◆ bDepthReadOnly

bool Ogre::CbTexture::bDepthReadOnly

Referenced by CbTexture().

◆ commandType

uint16 Ogre::CbBase::commandType
inherited

Referenced by CbBase().

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