|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Emulates a resize behavior with immediate display() call while the surface is still locked. More...
Public Member Functions | |
| RudeResizer (final GLWindow win, final int actionCount, final Object postSync, final int id) | |
| void | run () |
Public Member Functions inherited from com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.MyRunnable | |
| MyRunnable (final Object postSync, final int id) | |
| boolean | done () |
Emulates a resize behavior with immediate display() call while the surface is still locked.
Definition at line 102 of file TestGLContextSurfaceLockNEWT.java.
| com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeResizer.RudeResizer | ( | final GLWindow | win, |
| final int | actionCount, | ||
| final Object | postSync, | ||
| final int | id | ||
| ) |
Definition at line 106 of file TestGLContextSurfaceLockNEWT.java.
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeResizer.run | ( | ) |
Definition at line 113 of file TestGLContextSurfaceLockNEWT.java.