JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.MyRunnable Class Referenceabstract
Inheritance diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.MyRunnable:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.MyRunnable:

Public Member Functions

 MyRunnable (final Object postSync, final int id)
 
boolean done ()
 

Detailed Description

Definition at line 56 of file TestGLContextSurfaceLockNEWT.java.

Constructor & Destructor Documentation

◆ MyRunnable()

com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.MyRunnable.MyRunnable ( final Object  postSync,
final int  id 
)

Definition at line 61 of file TestGLContextSurfaceLockNEWT.java.

Member Function Documentation

◆ done()

boolean com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.MyRunnable.done ( )

Definition at line 66 of file TestGLContextSurfaceLockNEWT.java.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: