Fullscreen on separate monitors, incl.
More...
|
| void | test01ScreenFullscreenSingleQ1 () throws InterruptedException |
| |
| void | test02ScreenFullscreenSingleQ2 () throws InterruptedException |
| |
| void | test03ScreenFullscreenSpanQ1Q2 () throws InterruptedException |
| |
| void | test04ScreenFullscreenSpanALL () 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...
|
| |
Fullscreen on separate monitors, incl.
spanning across multiple monitors.
Definition at line 68 of file TestScreenMode01cNEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.releaseClass |
( |
| ) |
throws InterruptedException |
|
static |
◆ test01ScreenFullscreenSingleQ1()
| void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.test01ScreenFullscreenSingleQ1 |
( |
| ) |
throws InterruptedException |
◆ test02ScreenFullscreenSingleQ2()
| void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.test02ScreenFullscreenSingleQ2 |
( |
| ) |
throws InterruptedException |
◆ test03ScreenFullscreenSpanQ1Q2()
| void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.test03ScreenFullscreenSpanQ1Q2 |
( |
| ) |
throws InterruptedException |
◆ test04ScreenFullscreenSpanALL()
| void com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.test04ScreenFullscreenSpanALL |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: