Re: Obtaining OpenGL Context Handle without Passing as a Variable.
Posted by millerni456 on Apr 02, 2014; 8:07pm
URL: https://forum.jogamp.org/Obtaining-OpenGL-Context-Handle-without-Passing-as-a-Variable-tp4032092p4032095.html
Awesome, just what I needed:
GLContext.getCurrentGL()
Thanks much!