LiteFX 0.3.1.2022
Computer Graphics Engine
|
Inherits LiteFX::Implement< VulkanInputAttachmentMapping >.
Public Member Functions | |
VulkanInputAttachmentMappingImpl (VulkanInputAttachmentMapping *parent, const VulkanRenderPass *renderPass, const RenderTarget &renderTarget, const UInt32 &location) | |
Public Member Functions inherited from LiteFX::Implement< VulkanInputAttachmentMapping > | |
Implement (VulkanInputAttachmentMapping *parent) | |
Initializes the implementation instance. More... | |
Implement (Implement< VulkanInputAttachmentMapping > &&)=delete | |
Implement (const Implement< VulkanInputAttachmentMapping > &)=delete | |
virtual | ~Implement ()=default |
Friends | |
class | VulkanInputAttachmentMapping |
Additional Inherited Members | |
Public Types inherited from LiteFX::Implement< VulkanInputAttachmentMapping > | |
using | interface_type = VulkanInputAttachmentMapping |
using | base = Implement< interface_type > |
Protected Attributes inherited from LiteFX::Implement< VulkanInputAttachmentMapping > | |
VulkanInputAttachmentMapping * | m_parent |
|
inline |
|
friend |