|
| void | test01GL2ES2 () throws InterruptedException |
| |
| void | test02GL3 () 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 49 of file TestLandscapeES2NEWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.runTestGL |
( |
final GLCapabilities |
caps | ) |
throws InterruptedException |
|
protected |
◆ test01GL2ES2()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.test01GL2ES2 |
( |
| ) |
throws InterruptedException |
◆ test02GL3()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.test02GL3 |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: