Inherits AzFramework::NativeWindow::Implementation.
|
|
static Implementation * | Create () |
| |
|
uint32_t | m_width = 0 |
| |
|
uint32_t | m_height = 0 |
| |
|
bool | m_activated = false |
| |
|
WindowSize | m_renderResolution |
| |
◆ Activate()
| void AzFramework::NativeWindowImpl_Win32::Activate |
( |
| ) |
|
|
overridevirtual |
◆ CanToggleFullScreenState()
| bool AzFramework::NativeWindowImpl_Win32::CanToggleFullScreenState |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Deactivate()
| void AzFramework::NativeWindowImpl_Win32::Deactivate |
( |
| ) |
|
|
overridevirtual |
◆ GetDisplayRefreshRate()
| uint32_t AzFramework::NativeWindowImpl_Win32::GetDisplayRefreshRate |
( |
| ) |
const |
|
overridevirtual |
◆ GetDpiScaleFactor()
| float AzFramework::NativeWindowImpl_Win32::GetDpiScaleFactor |
( |
| ) |
const |
|
overridevirtual |
◆ GetFullScreenState()
| bool AzFramework::NativeWindowImpl_Win32::GetFullScreenState |
( |
| ) |
const |
|
overridevirtual |
◆ GetMaximumClientAreaSize()
| WindowSize AzFramework::NativeWindowImpl_Win32::GetMaximumClientAreaSize |
( |
| ) |
const |
|
overridevirtual |
◆ GetWindowHandle()
| NativeWindowHandle AzFramework::NativeWindowImpl_Win32::GetWindowHandle |
( |
| ) |
const |
|
overridevirtual |
◆ ResizeClientArea()
◆ SetFullScreenState()
| void AzFramework::NativeWindowImpl_Win32::SetFullScreenState |
( |
bool |
fullScreenState | ) |
|
|
overridevirtual |
◆ SetWindowTitle()
| void AzFramework::NativeWindowImpl_Win32::SetWindowTitle |
( |
const AZStd::string & |
title | ) |
|
|
overridevirtual |
◆ SupportsClientAreaResize()
| bool AzFramework::NativeWindowImpl_Win32::SupportsClientAreaResize |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/Platform/Windows/AzFramework/Windowing/NativeWindow_Windows.h