|
Cogs.Core
|
This is the complete list of members for Cogs::ISwapChain, including all inherited members.
| beginFrame()=0 | Cogs::ISwapChain | pure virtual |
| endFrame(uint32_t syncInterval=0, PresentFlags presentFlags=PresentFlags::None)=0 | Cogs::ISwapChain | pure virtual |
| getDepthStencil() const =0 | Cogs::ISwapChain | pure virtual |
| getHeight() const =0 | Cogs::ISwapChain | pure virtual |
| getRenderTarget() const =0 | Cogs::ISwapChain | pure virtual |
| getSamples() const =0 | Cogs::ISwapChain | pure virtual |
| getWidth() const =0 | Cogs::ISwapChain | pure virtual |
| isFullscreen()=0 | Cogs::ISwapChain | pure virtual |
| setFullscreen(bool enabled)=0 | Cogs::ISwapChain | pure virtual |
| setSize(int newWidth, int newHeight, bool forceIt=false)=0 | Cogs::ISwapChain | pure virtual |
| windowData (defined in Cogs::ISwapChain) | Cogs::ISwapChain | protected |
| ~ISwapChain()=default (defined in Cogs::ISwapChain) | Cogs::ISwapChain | virtual |