GlWindow.makeCurrent

void makeCurrent() nothrow @nogc

Makes this window's OpenGL context current.

Call this before making any OpenGL calls for this window.