|
| void | test01GL2ES2 () throws InterruptedException, InvocationTargetException |
| |
| void | test02GL3 () 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...
|
| |
The demo code uses NewtReparentingKeyAdapter including NEWTDemoListener functionality.
Manual invocation via main allows setting each tests's duration in milliseconds, e.g.-duration 10000, and many more, see main(String[])
Definition at line 71 of file TestLandscapeES2NewtCanvasAWT.java.
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.runTestGL |
( |
final GLCapabilitiesImmutable |
caps | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ test01GL2ES2()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.test01GL2ES2 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02GL3()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.test02GL3 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: