despiker ~master (2022-05-08T05:39:51.7871503)
Dub
Repo
VideoDevice.initWindow
platform
videodevice
VideoDevice
Initialize the GL window.
Must be called before initGL.
class
VideoDevice
@
trusted
nothrow
bool
initWindow
(
size_t
width
,
size_t
height
,
Flag
!"fullscreen"
fullscreen
)
Meta
Source
See Implementation
platform
videodevice
VideoDevice
constructors
this
destructors
~this
functions
gl
height
initGL
initWindow
resizeViewport
swapBuffers
width
windowTitle
Initialize the GL window.
Must be called before initGL.