|
| void | test01AWTWinHopFrame2FrameFPS25Animator () throws InterruptedException, InvocationTargetException |
| |
| void | test02AWTWinHopFrame2FrameStdAnimator () throws InterruptedException, InvocationTargetException |
| |
| void | testAWTWinHopFrame2FrameImpl (final int fps) 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...
|
| |
Definition at line 57 of file TestParenting01bAWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final GLWindow |
glWindow, |
|
|
final boolean |
debug |
|
) |
| |
|
static |
◆ test01AWTWinHopFrame2FrameFPS25Animator()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.test01AWTWinHopFrame2FrameFPS25Animator |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02AWTWinHopFrame2FrameStdAnimator()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.test02AWTWinHopFrame2FrameStdAnimator |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ testAWTWinHopFrame2FrameImpl()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.testAWTWinHopFrame2FrameImpl |
( |
final int |
fps | ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: