clear_current
Description:
public static void clear_current ()
Clears the current GLContext.
Any OpenGL call after this function returns will be ignored until make_current is called.
Clears the current GLContext.
Any OpenGL call after this function returns will be ignored until make_current is called.