LiteFX 0.3.1.2022
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::IFrameBuffer, including all inherited members.
bufferIndex() const noexcept=0 | LiteFX::Rendering::IFrameBuffer | pure virtual |
commandBuffer(const UInt32 &index) const =0 | LiteFX::Rendering::IFrameBuffer | pure virtual |
commandBuffers() const noexcept | LiteFX::Rendering::IFrameBuffer | inline |
getHeight() const noexcept=0 | LiteFX::Rendering::IFrameBuffer | pure virtual |
getWidth() const noexcept=0 | LiteFX::Rendering::IFrameBuffer | pure virtual |
image(const UInt32 &location) const =0 | LiteFX::Rendering::IFrameBuffer | pure virtual |
images() const noexcept | LiteFX::Rendering::IFrameBuffer | inline |
resize(const Size2d &renderArea)=0 | LiteFX::Rendering::IFrameBuffer | pure virtual |
size() const noexcept=0 | LiteFX::Rendering::IFrameBuffer | pure virtual |
~IFrameBuffer() noexcept=default | LiteFX::Rendering::IFrameBuffer | virtual |