|
| void | test01 () 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 66 of file TestFBOMRTNEWT01.java.
◆ beforeClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.beforeClass |
( |
| ) |
throws Exception |
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ test01()
| void com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.test01 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: