JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask:

Public Member Functions

 JOGLTask (final Object postSync, final int id, final boolean reuse)
 
void run ()
 
boolean done ()
 

Detailed Description

Definition at line 91 of file InitConcurrentBaseNEWT.java.

Constructor & Destructor Documentation

◆ JOGLTask()

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.

Member Function Documentation

◆ done()

boolean com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask.done ( )

Definition at line 154 of file InitConcurrentBaseNEWT.java.

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

◆ run()

void com.jogamp.opengl.test.junit.jogl.acore.InitConcurrentBaseNEWT.JOGLTask.run ( )

Definition at line 102 of file InitConcurrentBaseNEWT.java.

Here is the call graph for this function:

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