Simple visibility test .
More...
|
| void | init () |
| |
| void | release () |
| |
| void | testWindowParenting01CreateVisibleDestroy1 () 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...
|
| |
Simple visibility test .
Definition at line 65 of file TestParenting01aSWT.java.
◆ init()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.init |
( |
| ) |
|
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ release()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.release |
( |
| ) |
|
◆ setDemoFields()
| static void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.setDemoFields |
( |
final GLEventListener |
demo, |
|
|
final GLWindow |
glWindow, |
|
|
final boolean |
debug |
|
) |
| |
|
static |
◆ testWindowParenting01CreateVisibleDestroy1()
| void com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.testWindowParenting01CreateVisibleDestroy1 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: