LiteFX 0.3.1.2022
Computer Graphics Engine
LiteFX::Rendering::Backends::DirectX12PushConstantsLayout::DirectX12PushConstantsLayoutImpl Class Reference

Inherits LiteFX::Implement< DirectX12PushConstantsLayout >.

Public Member Functions

 DirectX12PushConstantsLayoutImpl (DirectX12PushConstantsLayout *parent, const UInt32 &size)
 
- Public Member Functions inherited from LiteFX::Implement< DirectX12PushConstantsLayout >
 Implement (DirectX12PushConstantsLayout *parent)
 Initializes the implementation instance. More...
 
 Implement (Implement< DirectX12PushConstantsLayout > &&)=delete
 
 Implement (const Implement< DirectX12PushConstantsLayout > &)=delete
 
virtual ~Implement ()=default
 

Friends

class DirectX12PushConstantsLayoutBuilder
 
class DirectX12PushConstantsLayout
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ DirectX12PushConstantsLayoutImpl()

LiteFX::Rendering::Backends::DirectX12PushConstantsLayout::DirectX12PushConstantsLayoutImpl::DirectX12PushConstantsLayoutImpl ( DirectX12PushConstantsLayout parent,
const UInt32 size 
)
inline

Friends And Related Function Documentation

◆ DirectX12PushConstantsLayout

friend class DirectX12PushConstantsLayout
friend

◆ DirectX12PushConstantsLayoutBuilder

friend class DirectX12PushConstantsLayoutBuilder
friend