|
Raito 0.1
|
System window structure. More...
#include <Window.h>

Public Attributes | |
| WindowInfo | Info |
| void * | WindowHandle = nullptr |
| void * | Window = nullptr |
| Renderer::RenderSurface * | Surface = nullptr |
| u32 | Id {} |
System window structure.
| u32 Raito::SysWindow::Id {} |
ID of the window
| WindowInfo Raito::SysWindow::Info |
Information about the window
| Renderer::RenderSurface* Raito::SysWindow::Surface = nullptr |
Internal surface pointer
| void* Raito::SysWindow::Window = nullptr |
Internal window pointer
| void* Raito::SysWindow::WindowHandle = nullptr |
OS window handle