LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::BufferAttribute::BufferAttributeImpl Class Reference

Public Member Functions

 BufferAttributeImpl () noexcept=default
 
 BufferAttributeImpl (UInt32 location, UInt32 offset, BufferFormat format, AttributeSemantic semantic, UInt32 semanticIndex) noexcept
 

Friends

class BufferAttribute
 

Constructor & Destructor Documentation

◆ BufferAttributeImpl() [1/2]

LiteFX::Rendering::BufferAttribute::BufferAttributeImpl::BufferAttributeImpl ( )
defaultnoexcept

◆ BufferAttributeImpl() [2/2]

LiteFX::Rendering::BufferAttribute::BufferAttributeImpl::BufferAttributeImpl ( UInt32 location,
UInt32 offset,
BufferFormat format,
AttributeSemantic semantic,
UInt32 semanticIndex )
inlinenoexcept

Friends And Related Symbol Documentation

◆ BufferAttribute

friend class BufferAttribute
friend