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 final | Diligent::TextureViewBase< BaseInterface, TexViewObjAllocator > | inlinevirtual |
GetTexture() override final | Diligent::TextureViewBase< BaseInterface, TexViewObjAllocator > | inlinevirtual |
GetUniqueID() const | Diligent::DeviceObjectBase< BaseInterface, TextureViewDesc, TexViewObjAllocator > | inline |
m_Desc | Diligent::DeviceObjectBase< BaseInterface, TextureViewDesc, TexViewObjAllocator > | protected |
m_ObjectNameCopy | Diligent::DeviceObjectBase< BaseInterface, TextureViewDesc, TexViewObjAllocator > | protected |
m_pSampler | Diligent::TextureViewBase< BaseInterface, TexViewObjAllocator > | protected |
m_pTexture | Diligent::TextureViewBase< BaseInterface, TexViewObjAllocator > | protected |
m_spTexture | Diligent::TextureViewBase< BaseInterface, TexViewObjAllocator > | protected |
SetSampler(class ISampler *pSampler) override final | Diligent::TextureViewBase< BaseInterface, TexViewObjAllocator > | inlinevirtual |
TextureViewBase(TexViewObjAllocator &ObjAllocator, IRenderDevice *pDevice, const TextureViewDesc &ViewDesc, class ITexture *pTexture, bool bIsDefaultView) | Diligent::TextureViewBase< BaseInterface, TexViewObjAllocator > | inline |