glfw3

Undocumented in source.

Modules

api
module glfw3.api

The cross-platform GLFW 3 API, translated from glfw3.h

apinative
module glfw3.apinative

The header of the native access functions, translated from glfw3native.h

context
module glfw3.context

Translated from C to D

directinput8
module glfw3.directinput8

Partial translation of dinput.h

egl_context
module glfw3.egl_context

Translated from C to D

glx_context
module glfw3.glx_context

Translated from C to D

init
module glfw3.init

Translated from C to D

input
module glfw3.input

Translated from C to D

linux_joystick
module glfw3.linux_joystick

Translated from C to D

linuxinput
module glfw3.linuxinput

Needed C declarations taken out of /usr/include/linux/input.h

mappings
module glfw3.mappings

Translated from C to D

monitor
module glfw3.monitor

Translated from C to D

null_init
module glfw3.null_init

Translated from C to D

null_joystick
module glfw3.null_joystick

Translated from C to D

null_monitor
module glfw3.null_monitor

Translated from C to D

null_platform
module glfw3.null_platform

Translated from C to D

null_window
module glfw3.null_window

Translated from C to D

osmesa_context
module glfw3.osmesa_context

Translated from C to D

posix_thread
module glfw3.posix_thread

Translated from C to D

posix_time
module glfw3.posix_time

Translated from C to D

vulkan
module glfw3.vulkan

Translated from C to D

wayland
module glfw3.wayland
Undocumented in source.
wgl_context
module glfw3.wgl_context

Translated from C to D

win32_init
module glfw3.win32_init

Translated from C to D

win32_joystick
module glfw3.win32_joystick

Translated from C to D

win32_monitor
module glfw3.win32_monitor

Translated from C to D

win32_platform
module glfw3.win32_platform

Translated from C to D

win32_thread
module glfw3.win32_thread

Translated from C to D

win32_time
module glfw3.win32_time

Translated from C to D

win32_window
module glfw3.win32_window

Translated from C to D

window
module glfw3.window

Translated from C to D

wl_init
module glfw3.wl_init

Translated from C to D

wl_monitor
module glfw3.wl_monitor

Translated from C to D

wl_platform
module glfw3.wl_platform

Translated from C to D

wl_window
module glfw3.wl_window

Translated from C to D

x11_header
module glfw3.x11_header

C declarations for the X11 windowing system

x11_init
module glfw3.x11_init

Translated from C to D

x11_monitor
module glfw3.x11_monitor

Translated from C to D

x11_platform
module glfw3.x11_platform

Translated from C to D

x11_window
module glfw3.x11_window

Translated from C to D

xinput
module glfw3.xinput

Translated from C to D

xkb_unicode
module glfw3.xkb_unicode

Translated from C to D

Public Imports

glfw3.api
public import glfw3.api;
Undocumented in source.
glfw3.apinative
public import glfw3.apinative;
Undocumented in source.

Meta