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

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 ()
 

Detailed Description

Definition at line 69 of file TestGLContextSurfaceLockNEWT.java.

Constructor & Destructor Documentation

◆ RudeAnimator()

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.

Member Function Documentation

◆ run()

void com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeAnimator.run ( )

Definition at line 80 of file TestGLContextSurfaceLockNEWT.java.

Here is the call graph for this function:

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