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

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

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