|
| static GLCapabilities | fixCaps (final GLCapabilities caps, final boolean onscreen, final boolean pbuffer, final boolean undecorated) |
| |
| static void | setDemoFields (final GLEventListener demo, final Window window, final GLWindow glWindow, final boolean debug) |
| |
| static void | run (final String testName, final GLWindow windowOffScreen, final GLEventListener demo, final GLWindow windowOnScreenBlit, final WindowListener wl, final MouseListener ml, final SurfaceUpdatedListener ul, final int frames, final boolean snapshot, final boolean debug) |
| |
Definition at line 41 of file WindowUtilNEWT.java.
◆ fixCaps()
| static GLCapabilities com.jogamp.opengl.test.junit.jogl.offscreen.WindowUtilNEWT.fixCaps |
( |
final GLCapabilities |
caps, |
|
|
final boolean |
onscreen, |
|
|
final boolean |
pbuffer, |
|
|
final boolean |
undecorated |
|
) |
| |
|
static |
◆ run()
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.jogl.offscreen.WindowUtilNEWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final Window |
window, |
|
|
final GLWindow |
glWindow, |
|
|
final boolean |
debug |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: