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