Diligent Engine API Reference
Diligent::ResourceMappingImpl Member List

This is the complete list of members for Diligent::ResourceMappingImpl, including all inherited members.

AddResource(const Char *Name, IDeviceObject *pObject, bool bIsUnique) override finalDiligent::ResourceMappingImplvirtual
AddResourceArray(const Char *Name, Uint32 StartIndex, IDeviceObject *const *ppObjects, Uint32 NumElements, bool bIsUnique) override finalDiligent::ResourceMappingImplvirtual
GetResource(const Char *Name, IDeviceObject **ppResource, Uint32 ArrayIndex) override finalDiligent::ResourceMappingImplvirtual
GetSize() override finalDiligent::ResourceMappingImplvirtual
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) override finalDiligent::ResourceMappingImplvirtual
RemoveResourceByName(const Char *Name, Uint32 ArrayIndex) override finalDiligent::ResourceMappingImplvirtual
ResourceMappingImpl(IReferenceCounters *pRefCounters, IMemoryAllocator &RawMemAllocator)Diligent::ResourceMappingImplinline