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

Public Attributes

const DescriptorSetTexturedescSet
 
uint16 hazardousTexIdx
 
uint16 texUnit
 
- Public Attributes inherited from Ogre::CbBase
uint16 commandType
 

Constructor & Destructor Documentation

◆ CbTextures()

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

Member Data Documentation

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