|
SDL3pp
A slim C++ wrapper for SDL3
|
Properties for Window. More...
Namespaces | |
| namespace | Create |
| Properties for Window creation. | |
Variables | |
| constexpr auto | SHAPE_POINTER |
| Pointer to shape. | |
| constexpr auto | HDR_ENABLED_BOOLEAN |
| Hdr enabled enabled. | |
| constexpr auto | SDR_WHITE_LEVEL_FLOAT |
| Float for sdr white level. | |
| constexpr auto | HDR_HEADROOM_FLOAT |
| Float for hdr headroom. | |
| constexpr auto | ANDROID_WINDOW_POINTER |
| Pointer to android window. | |
| constexpr auto | ANDROID_SURFACE_POINTER |
| Pointer to android surface. | |
| constexpr auto | UIKIT_WINDOW_POINTER |
| Pointer to uikit window. | |
| constexpr auto | UIKIT_METAL_VIEW_TAG_NUMBER |
| Number for uikit metal view tag. | |
| constexpr auto | UIKIT_OPENGL_FRAMEBUFFER_NUMBER |
| Number for uikit opengl framebuffer. | |
| constexpr auto | UIKIT_OPENGL_RENDERBUFFER_NUMBER |
| Number for uikit opengl renderbuffer. | |
| constexpr auto | UIKIT_OPENGL_RESOLVE_FRAMEBUFFER_NUMBER |
| Number for uikit opengl resolve framebuffer. | |
| constexpr auto | KMSDRM_DEVICE_INDEX_NUMBER |
| Number for kmsdrm device index. | |
| constexpr auto | KMSDRM_DRM_FD_NUMBER |
| Number for kmsdrm drm fd. | |
| constexpr auto | KMSDRM_GBM_DEVICE_POINTER |
| Pointer to kmsdrm gbm device. | |
| constexpr auto | COCOA_WINDOW_POINTER |
| Pointer to cocoa window. | |
| constexpr auto | COCOA_METAL_VIEW_TAG_NUMBER |
| Number for cocoa metal view tag. | |
| constexpr auto | OPENVR_OVERLAY_ID_NUMBER |
| Number for openvr overlay id. | |
| constexpr auto | VIVANTE_DISPLAY_POINTER |
| Pointer to vivante display. | |
| constexpr auto | VIVANTE_WINDOW_POINTER |
| Pointer to vivante window. | |
| constexpr auto | VIVANTE_SURFACE_POINTER |
| Pointer to vivante surface. | |
| constexpr auto | WIN32_HWND_POINTER |
| Pointer to win32 hwnd. | |
| constexpr auto | WIN32_HDC_POINTER |
| Pointer to win32 hdc. | |
| constexpr auto | WIN32_INSTANCE_POINTER |
| Pointer to win32 instance. | |
| constexpr auto | WAYLAND_DISPLAY_POINTER |
| Pointer to wayland display. | |
| constexpr auto | WAYLAND_SURFACE_POINTER |
| Pointer to wayland surface. | |
| constexpr auto | WAYLAND_VIEWPORT_POINTER |
| Pointer to wayland viewport. | |
| constexpr auto | WAYLAND_EGL_WINDOW_POINTER |
| Pointer to wayland egl window. | |
| constexpr auto | WAYLAND_XDG_SURFACE_POINTER |
| Pointer to wayland xdg surface. | |
| constexpr auto | WAYLAND_XDG_TOPLEVEL_POINTER |
| Pointer to wayland xdg toplevel. | |
| constexpr auto | WAYLAND_XDG_TOPLEVEL_EXPORT_HANDLE_STRING |
| String for wayland xdg toplevel export handle. | |
| constexpr auto | WAYLAND_XDG_POPUP_POINTER |
| Pointer to wayland xdg popup. | |
| constexpr auto | WAYLAND_XDG_POSITIONER_POINTER |
| Pointer to wayland xdg positioner. | |
| constexpr auto | X11_DISPLAY_POINTER |
| Pointer to x11 display. | |
| constexpr auto | X11_SCREEN_NUMBER |
| Number for x11 screen. | |
| constexpr auto | X11_WINDOW_NUMBER |
| Number for x11 window. | |
| constexpr auto | EMSCRIPTEN_CANVAS_ID_STRING |
| String for emscripten canvas id. | |
| constexpr auto | EMSCRIPTEN_KEYBOARD_ELEMENT_STRING |
| String for emscripten keyboard element. | |
Properties for Window.
Properties within Create sub=namespace can be used in CreateWindowWithProperties() to specify window creation parameters. can be used to query information about an existing Window with Window.GetProperties()
|
constexpr |
Pointer to android surface.
|
constexpr |
Pointer to android window.
|
constexpr |
Number for cocoa metal view tag.
|
constexpr |
Pointer to cocoa window.
|
constexpr |
String for emscripten canvas id.
|
constexpr |
String for emscripten keyboard element.
|
constexpr |
Hdr enabled enabled.
|
constexpr |
Float for hdr headroom.
|
constexpr |
Number for kmsdrm device index.
|
constexpr |
Number for kmsdrm drm fd.
|
constexpr |
Pointer to kmsdrm gbm device.
|
constexpr |
Number for openvr overlay id.
|
constexpr |
Float for sdr white level.
|
constexpr |
Pointer to shape.
|
constexpr |
Number for uikit metal view tag.
|
constexpr |
Number for uikit opengl framebuffer.
|
constexpr |
Number for uikit opengl renderbuffer.
|
constexpr |
Number for uikit opengl resolve framebuffer.
|
constexpr |
Pointer to uikit window.
|
constexpr |
Pointer to vivante display.
|
constexpr |
Pointer to vivante surface.
|
constexpr |
Pointer to vivante window.
|
constexpr |
Pointer to wayland display.
|
constexpr |
Pointer to wayland egl window.
|
constexpr |
Pointer to wayland surface.
|
constexpr |
Pointer to wayland viewport.
|
constexpr |
Pointer to wayland xdg popup.
|
constexpr |
Pointer to wayland xdg positioner.
|
constexpr |
Pointer to wayland xdg surface.
|
constexpr |
String for wayland xdg toplevel export handle.
|
constexpr |
Pointer to wayland xdg toplevel.
|
constexpr |
Pointer to win32 hdc.
|
constexpr |
Pointer to win32 hwnd.
|
constexpr |
Pointer to win32 instance.
|
constexpr |
Pointer to x11 display.
|
constexpr |
Number for x11 screen.
|
constexpr |
Number for x11 window.