|
| void | test01SyncedOneAnimator () throws InterruptedException, InvocationTargetException |
| |
| void | test02AsyncEachAnimator () 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...
|
| |
◆ createGLJPanel()
| GLJPanel com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT.createGLJPanel |
( |
final GLCapabilities |
caps, |
|
|
final Frame |
frame, |
|
|
final int |
x, |
|
|
final int |
y, |
|
|
final GearsES2 |
gears |
|
) |
| throws InterruptedException |
|
protected |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ test01SyncedOneAnimator()
| void com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT.test01SyncedOneAnimator |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02AsyncEachAnimator()
| void com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT.test02AsyncEachAnimator |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: