|
LiteFX 0.4.1.2025
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::BufferAttribute, including all inherited members.
| BufferAttribute() noexcept | LiteFX::Rendering::BufferAttribute | |
| BufferAttribute(UInt32 location, UInt32 offset, BufferFormat format, AttributeSemantic semantic, UInt32 semanticIndex=0) noexcept | LiteFX::Rendering::BufferAttribute | |
| BufferAttribute(const BufferAttribute &_other) | LiteFX::Rendering::BufferAttribute | |
| BufferAttribute(BufferAttribute &&_other) noexcept | LiteFX::Rendering::BufferAttribute | |
| format() const noexcept | LiteFX::Rendering::BufferAttribute | virtual |
| location() const noexcept | LiteFX::Rendering::BufferAttribute | virtual |
| offset() const noexcept | LiteFX::Rendering::BufferAttribute | virtual |
| operator=(const BufferAttribute &_other) | LiteFX::Rendering::BufferAttribute | |
| operator=(BufferAttribute &&_other) noexcept | LiteFX::Rendering::BufferAttribute | |
| semantic() const noexcept | LiteFX::Rendering::BufferAttribute | virtual |
| semanticIndex() const noexcept | LiteFX::Rendering::BufferAttribute | virtual |
| ~BufferAttribute() noexcept | LiteFX::Rendering::BufferAttribute | virtual |