|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Member Functions | |
| RudeAnimator (final GLAutoDrawable glad, final int frameCount, 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 () |
Definition at line 69 of file TestGLContextSurfaceLockNEWT.java.
| com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeAnimator.RudeAnimator | ( | final GLAutoDrawable | glad, |
| final int | frameCount, | ||
| final Object | postSync, | ||
| final int | id | ||
| ) |
Definition at line 73 of file TestGLContextSurfaceLockNEWT.java.
| void com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeAnimator.run | ( | ) |
Definition at line 80 of file TestGLContextSurfaceLockNEWT.java.