Documentation
Dlang.org
GLWindow.draw
gstgl
glwindow
GLWindow
Redraw the window contents. Implementations should invoke the draw callback.
class
GLWindow
void
draw
(
)
gstgl
glwindow
GLWindow
constructors
this
functions
connectKeyEvent
connectMouseEvent
connectScrollEvent
connectWindowHandleChanged
controlsViewport
draw
getContext
getDisplay
getSurfaceDimensions
getWindowHandle
handleEvents
hasOutputSurface
queueResize
quit
resize
run
sendKeyEvent
sendMessage
sendMessageAsync
sendMouseEvent
sendScrollEvent
setCloseCallback
setDrawCallback
setPreferredSize
setRenderRectangle
setResizeCallback
setWindowHandle
show
Redraw the window contents. Implementations should invoke the draw callback.