|
| void | test01 () 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...
|
| |
|
| GLWindow | runTestGL (final Animator animator, final int x, final int y, final boolean useShared, final boolean vsync) throws InterruptedException |
| |
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ runTestGL()
| GLWindow com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.runTestGL |
( |
final Animator |
animator, |
|
|
final int |
x, |
|
|
final int |
y, |
|
|
final boolean |
useShared, |
|
|
final boolean |
vsync |
|
) |
| throws InterruptedException |
|
protected |
◆ test01()
| void com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.test01 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: