|
| void | test01GL2ES2 () throws InterruptedException, InvocationTargetException |
| |
| void | test02GL3 () throws InterruptedException, InvocationTargetException |
| |
| void | test99_PixelScale1_DefaultNorm () 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 88 of file TestGearsES2NewtCanvasAWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.runTestGL |
( |
final GLCapabilitiesImmutable |
caps, |
|
|
final ResizeBy |
resizeBy, |
|
|
final FrameLayout |
frameLayout |
|
) |
| throws InterruptedException, InvocationTargetException |
|
protected |
◆ test01GL2ES2()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.test01GL2ES2 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02GL3()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.test02GL3 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test99_PixelScale1_DefaultNorm()
| void com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.test99_PixelScale1_DefaultNorm |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: