JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeResizer Class Reference

Emulates a resize behavior with immediate display() call while the surface is still locked. More...

Inheritance diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeResizer:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeResizer:

Public Member Functions

 RudeResizer (final GLWindow win, final int actionCount, 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

Emulates a resize behavior with immediate display() call while the surface is still locked.

Definition at line 102 of file TestGLContextSurfaceLockNEWT.java.

Constructor & Destructor Documentation

◆ RudeResizer()

com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.RudeResizer.RudeResizer ( final GLWindow  win,
final int  actionCount,
final Object  postSync,
final int  id 
)

Definition at line 106 of file TestGLContextSurfaceLockNEWT.java.

Member Function Documentation

◆ run()

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

Definition at line 113 of file TestGLContextSurfaceLockNEWT.java.

Here is the call graph for this function:

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