Tests context creation + display on various kinds of Window implementations.
More...
|
| void | init () |
| |
| void | test01GLDefault () throws InterruptedException, InvocationTargetException |
| |
| void | test02GL2 () 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...
|
| |
Tests context creation + display on various kinds of Window implementations.
- Author
- Michael Bien, et. al.
Definition at line 59 of file TestSwingAWT01GLn.java.
◆ init()
| void com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.init |
( |
| ) |
|
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.main |
( |
final String |
args[] | ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.runTestGL |
( |
final GLCapabilities |
caps | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ startup()
| static void com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.startup |
( |
| ) |
|
|
static |
◆ test01GLDefault()
| void com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.test01GLDefault |
( |
| ) |
throws InterruptedException, InvocationTargetException |
◆ test02GL2()
| void com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.test02GL2 |
( |
| ) |
throws InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: