|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Member Functions | |
| JOGLTask (final Object postSync, final int id, final boolean reuse) | |
| void | run () |
| boolean | done () |
Definition at line 91 of file InitConcurrentBaseNEWT.java.
| com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask.JOGLTask | ( | final Object | postSync, |
| final int | id, | ||
| final boolean | reuse | ||
| ) |
Definition at line 97 of file InitConcurrentBaseNEWT.java.
| boolean com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask.done | ( | ) |
Definition at line 154 of file InitConcurrentBaseNEWT.java.
| void com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask.run | ( | ) |
Definition at line 102 of file InitConcurrentBaseNEWT.java.