SimpleWindow.releaseCurrentOpenGlContext

Releases OpenGL context, so it can be reused in, for example, different thread. This is only valid if you passed OpenGlOptions.yes to the constructor. This doesn't throw, returning success flag instead.

class SimpleWindow
version(!without_opengl)
nothrow
bool
releaseCurrentOpenGlContext
()

Meta