LiteFX 0.3.1.2022
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::ISwapChain, including all inherited members.
buffers() const noexcept=0 | LiteFX::Rendering::ISwapChain | pure virtual |
getSurfaceFormats() const noexcept=0 | LiteFX::Rendering::ISwapChain | pure virtual |
images() const noexcept | LiteFX::Rendering::ISwapChain | inline |
present(const IFrameBuffer &frameBuffer) const =0 | LiteFX::Rendering::ISwapChain | pure virtual |
renderArea() const noexcept=0 | LiteFX::Rendering::ISwapChain | pure virtual |
reset(const Format &surfaceFormat, const Size2d &renderArea, const UInt32 &buffers)=0 | LiteFX::Rendering::ISwapChain | pure virtual |
surfaceFormat() const noexcept=0 | LiteFX::Rendering::ISwapChain | pure virtual |
swapBackBuffer() const =0 | LiteFX::Rendering::ISwapChain | pure virtual |
~ISwapChain() noexcept=default | LiteFX::Rendering::ISwapChain | virtual |