|
| void | test01WindowSimple () throws InterruptedException |
| |
| void | test02WindowSimple () throws InterruptedException |
| |
| void | test10WindowNativeRecreateSimple () throws InterruptedException |
| |
| void | test11WindowNativeRecreateSimple () throws InterruptedException |
| |
| void | test21WindowDestroyWinTwiceA () throws InterruptedException |
| |
| void | test22WindowTwoWinOneDisplay () throws InterruptedException |
| |
| void | test23WindowTwoWinTwoDisplays () throws InterruptedException |
| |
| int | getMaxTestNameLen () |
| |
| String | getSnapshotFilename (final int sn, String postSNDetail, final GLCapabilitiesImmutable caps, final int width, final int height, final boolean sinkHasAlpha, String fileSuffix, final String destPath) |
| |
| void | snapshot (final int sn, final String postSNDetail, final GL gl, final GLReadBufferUtil readBufferUtil, final String fileSuffix, final String destPath) |
| | Takes a snapshot of the drawable's current front framebuffer. More...
|
| |
Definition at line 49 of file TestGLWindows01NEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final GLWindow |
glWindow |
|
) |
| |
|
static |
◆ test01WindowSimple()
| void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.test01WindowSimple |
( |
| ) |
throws InterruptedException |
◆ test02WindowSimple()
| void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.test02WindowSimple |
( |
| ) |
throws InterruptedException |
◆ test10WindowNativeRecreateSimple()
| void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.test10WindowNativeRecreateSimple |
( |
| ) |
throws InterruptedException |
◆ test11WindowNativeRecreateSimple()
| void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.test11WindowNativeRecreateSimple |
( |
| ) |
throws InterruptedException |
◆ test21WindowDestroyWinTwiceA()
| void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.test21WindowDestroyWinTwiceA |
( |
| ) |
throws InterruptedException |
◆ test22WindowTwoWinOneDisplay()
| void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.test22WindowTwoWinOneDisplay |
( |
| ) |
throws InterruptedException |
◆ test23WindowTwoWinTwoDisplays()
| void com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.test23WindowTwoWinTwoDisplays |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: