GlContext

Undocumented in source.

Constructors

this
this(WindowHandle window, GraphicsContext context)
Undocumented in source.
this
this(WindowHandle window)
Undocumented in source.

Members

Functions

swapBuffers
void swapBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

sharedHandle
GraphicsContext sharedHandle;
Undocumented in source.

Templates

opDispatch
template opDispatch(string s)
Undocumented in source.

Variables

deviceContext
HDC deviceContext;
Undocumented in source.
handle
GraphicsContext handle;
Undocumented in source.
window
WindowHandle window;
Undocumented in source.

Meta