LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::Backends::VulkanInputAssembler::VulkanInputAssemblerImpl Class Reference

Public Member Functions

 VulkanInputAssemblerImpl ()=default
 
void initialize (Enumerable< SharedPtr< VulkanVertexBufferLayout > > &&vertexBufferLayouts, SharedPtr< VulkanIndexBufferLayout > &&indexBufferLayout, PrimitiveTopology primitiveTopology)
 

Friends

class VulkanInputAssembler
 

Constructor & Destructor Documentation

◆ VulkanInputAssemblerImpl()

LiteFX::Rendering::Backends::VulkanInputAssembler::VulkanInputAssemblerImpl::VulkanInputAssemblerImpl ( )
default

Member Function Documentation

◆ initialize()

void LiteFX::Rendering::Backends::VulkanInputAssembler::VulkanInputAssemblerImpl::initialize ( Enumerable< SharedPtr< VulkanVertexBufferLayout > > && vertexBufferLayouts,
SharedPtr< VulkanIndexBufferLayout > && indexBufferLayout,
PrimitiveTopology primitiveTopology )
inline

Friends And Related Symbol Documentation

◆ VulkanInputAssembler

friend class VulkanInputAssembler
friend