#include <OgreDescriptorSetTexture.h>
◆ Slot() [1/2]
Ogre::DescriptorSetTexture2::Slot::Slot |
( |
| ) |
|
|
inline |
◆ Slot() [2/2]
Ogre::DescriptorSetTexture2::Slot::Slot |
( |
SlotType |
_slotType | ) |
|
|
inline |
◆ empty()
bool Ogre::DescriptorSetTexture2::Slot::empty |
( |
void |
| ) |
const |
|
inline |
◆ getBuffer() [1/2]
BufferSlot& Ogre::DescriptorSetTexture2::Slot::getBuffer |
( |
void |
| ) |
|
|
inline |
◆ getBuffer() [2/2]
const BufferSlot& Ogre::DescriptorSetTexture2::Slot::getBuffer |
( |
void |
| ) |
const |
|
inline |
◆ getTexture() [1/2]
TextureSlot& Ogre::DescriptorSetTexture2::Slot::getTexture |
( |
void |
| ) |
|
|
inline |
◆ getTexture() [2/2]
const TextureSlot& Ogre::DescriptorSetTexture2::Slot::getTexture |
( |
void |
| ) |
const |
|
inline |
◆ isBuffer()
bool Ogre::DescriptorSetTexture2::Slot::isBuffer |
( |
void |
| ) |
const |
|
inline |
◆ isTexture()
bool Ogre::DescriptorSetTexture2::Slot::isTexture |
( |
void |
| ) |
const |
|
inline |
◆ operator!=()
bool Ogre::DescriptorSetTexture2::Slot::operator!= |
( |
const Slot & |
other | ) |
const |
|
inline |
◆ operator<()
bool Ogre::DescriptorSetTexture2::Slot::operator< |
( |
const Slot & |
other | ) |
const |
|
inline |
◆ buffer
BufferSlot Ogre::DescriptorSetTexture2::Slot::buffer |
◆ slotType
SlotType Ogre::DescriptorSetTexture2::Slot::slotType |
◆ texture
The documentation for this struct was generated from the following file: