Function glfwGetCurrentContext

  • This function returns the window whose OpenGL or OpenGL ES context is current on the calling thread.

    Returns GLFWwindow

    The window whose context is current, or NULL if no window's context is current.

Generated using TypeDoc