LiteFX 0.3.1.2022
Computer Graphics Engine
LiteFX::Rendering::Backends::DirectX12InputAttachmentMapping::DirectX12InputAttachmentMappingImpl Class Reference

Inherits LiteFX::Implement< DirectX12InputAttachmentMapping >.

Public Member Functions

 DirectX12InputAttachmentMappingImpl (DirectX12InputAttachmentMapping *parent, const DirectX12RenderPass *renderPass, const RenderTarget &renderTarget, const UInt32 &location)
 
- Public Member Functions inherited from LiteFX::Implement< DirectX12InputAttachmentMapping >
 Implement (DirectX12InputAttachmentMapping *parent)
 Initializes the implementation instance. More...
 
 Implement (Implement< DirectX12InputAttachmentMapping > &&)=delete
 
 Implement (const Implement< DirectX12InputAttachmentMapping > &)=delete
 
virtual ~Implement ()=default
 

Friends

class DirectX12InputAttachmentMapping
 

Additional Inherited Members

- Public Types inherited from LiteFX::Implement< DirectX12InputAttachmentMapping >
using interface_type = DirectX12InputAttachmentMapping
 
using base = Implement< interface_type >
 
- Protected Attributes inherited from LiteFX::Implement< DirectX12InputAttachmentMapping >
DirectX12InputAttachmentMapping * m_parent
 

Constructor & Destructor Documentation

◆ DirectX12InputAttachmentMappingImpl()

LiteFX::Rendering::Backends::DirectX12InputAttachmentMapping::DirectX12InputAttachmentMappingImpl::DirectX12InputAttachmentMappingImpl ( DirectX12InputAttachmentMapping parent,
const DirectX12RenderPass renderPass,
const RenderTarget renderTarget,
const UInt32 location 
)
inline

Friends And Related Function Documentation

◆ DirectX12InputAttachmentMapping

friend class DirectX12InputAttachmentMapping
friend