does GLEventListener.reshape() call display()
Posted by bcothren on Mar 15, 2011; 9:33pm
URL: https://forum.jogamp.org/does-GLEventListener-reshape-call-display-tp2683938.html
Simple (?) question for yall...
When you resize the window that contains the GLEventListener I am assuming that reshape() gets called. Is display() called once reshape is finished?
I've got to run, but I can elaborate on my interest into this question later if need be.
Thanks