|
| void | test01OpaqueDecorated () throws InterruptedException |
| |
| void | test01TransparentDecorated () throws InterruptedException |
| |
| void | test01TransparentUndecorated () 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...
|
| |
Definition at line 53 of file TestTranslucencyNEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.runTestGL |
( |
final GLCapabilities |
caps, |
|
|
final boolean |
undecorated |
|
) |
| throws InterruptedException |
|
protected |
◆ test01OpaqueDecorated()
| void com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.test01OpaqueDecorated |
( |
| ) |
throws InterruptedException |
◆ test01TransparentDecorated()
| void com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.test01TransparentDecorated |
( |
| ) |
throws InterruptedException |
◆ test01TransparentUndecorated()
| void com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.test01TransparentUndecorated |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: