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

#include <OgreCbTexture.h>

+ Inheritance diagram for Ogre::CbTextures:

Public Member Functions

 CbTextures (uint16 _texUnit, uint16 _hazardousTexIdx, const DescriptorSetTexture *_descSet)
 

Public Attributes

uint16 commandType
 
const DescriptorSetTexturedescSet
 
uint16 hazardousTexIdx
 
uint16 texUnit
 

Constructor & Destructor Documentation

◆ CbTextures()

Ogre::CbTextures::CbTextures ( uint16  _texUnit,
uint16  _hazardousTexIdx,
const DescriptorSetTexture _descSet 
)

Member Data Documentation

◆ commandType

uint16 Ogre::CbBase::commandType
inherited

◆ descSet

const DescriptorSetTexture* Ogre::CbTextures::descSet

◆ hazardousTexIdx

uint16 Ogre::CbTextures::hazardousTexIdx

◆ texUnit

uint16 Ogre::CbTextures::texUnit

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