Diligent Engine API Reference
Diligent::TextureViewBase< BaseInterface > Member List

This is the complete list of members for Diligent::TextureViewBase< BaseInterface >, including all inherited members.

DeviceObjectBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, const TextureViewDesc &ObjDesc, bool bIsDeviceInternal=false)Diligent::DeviceObjectBase< BaseInterface, TextureViewDesc >inline
GetSampler() override finalDiligent::TextureViewBase< BaseInterface >inlinevirtual
GetTexture() override finalDiligent::TextureViewBase< BaseInterface >inlinevirtual
GetUniqueID() constDiligent::DeviceObjectBase< BaseInterface, TextureViewDesc >inline
m_DescDiligent::DeviceObjectBase< BaseInterface, TextureViewDesc >protected
m_ObjectNameCopyDiligent::DeviceObjectBase< BaseInterface, TextureViewDesc >protected
m_pSamplerDiligent::TextureViewBase< BaseInterface >protected
m_pTextureDiligent::TextureViewBase< BaseInterface >protected
m_spTextureDiligent::TextureViewBase< BaseInterface >protected
SetSampler(class ISampler *pSampler) override finalDiligent::TextureViewBase< BaseInterface >inlinevirtual
TextureViewBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, const TextureViewDesc &ViewDesc, class ITexture *pTexture, bool bIsDefaultView)Diligent::TextureViewBase< BaseInterface >inline