MAGE  v0.171.0
Matthias Advanced Game Engine
mage::rendering::DisplayConfiguration Member List

This is the complete list of members for mage::rendering::DisplayConfiguration, including all inherited members.

DisplayConfiguration(ComPtr< DXGIAdapter > adapter, ComPtr< DXGIOutput > output, const DXGI_MODE_DESC &display_mode)mage::rendering::DisplayConfigurationexplicit
DisplayConfiguration(const DisplayConfiguration &configuration)=defaultmage::rendering::DisplayConfiguration
DisplayConfiguration(DisplayConfiguration &&configuration) noexcept=defaultmage::rendering::DisplayConfiguration
GetAA() const noexceptmage::rendering::DisplayConfiguration
GetAdapter() const noexceptmage::rendering::DisplayConfiguration
GetDisplayFormat() const noexceptmage::rendering::DisplayConfiguration
GetDisplayHeight() const noexceptmage::rendering::DisplayConfiguration
GetDisplayMode() const noexceptmage::rendering::DisplayConfiguration
GetDisplayRefreshRate() const noexceptmage::rendering::DisplayConfiguration
GetDisplayResolution() const noexceptmage::rendering::DisplayConfiguration
GetDisplayRoundedRefreshRate() const noexceptmage::rendering::DisplayConfiguration
GetDisplayWidth() const noexceptmage::rendering::DisplayConfiguration
GetOutput() const noexceptmage::rendering::DisplayConfiguration
GetSSDisplayHeight() const noexceptmage::rendering::DisplayConfiguration
GetSSDisplayResolution() const noexceptmage::rendering::DisplayConfiguration
GetSSDisplayWidth() const noexceptmage::rendering::DisplayConfiguration
IsFullScreen() const noexceptmage::rendering::DisplayConfiguration
IsVSynced() const noexceptmage::rendering::DisplayConfiguration
IsWindowed() const noexceptmage::rendering::DisplayConfiguration
m_aamage::rendering::DisplayConfigurationprivate
m_adaptermage::rendering::DisplayConfigurationprivate
m_display_modemage::rendering::DisplayConfigurationprivate
m_outputmage::rendering::DisplayConfigurationprivate
m_vsyncmage::rendering::DisplayConfigurationprivate
m_windowedmage::rendering::DisplayConfigurationprivate
operator=(const DisplayConfiguration &configuration)=defaultmage::rendering::DisplayConfiguration
operator=(DisplayConfiguration &&configuration) noexcept=defaultmage::rendering::DisplayConfiguration
SetAA(AntiAliasing aa) noexceptmage::rendering::DisplayConfiguration
SetDisplayMode(const DXGI_MODE_DESC &display_mode) noexceptmage::rendering::DisplayConfiguration
SetFullScreen(bool fullscreen=true) noexceptmage::rendering::DisplayConfiguration
SetVSync(bool vsync=true) noexceptmage::rendering::DisplayConfiguration
SetWindowed(bool windowed=true) noexceptmage::rendering::DisplayConfiguration
UsesAA() const noexceptmage::rendering::DisplayConfiguration
UsesMSAA() const noexceptmage::rendering::DisplayConfiguration
UsesSSAA() const noexceptmage::rendering::DisplayConfiguration
~DisplayConfiguration()=defaultmage::rendering::DisplayConfiguration