This is a clone of TestGLPointsNEWT which uses the ability to specify the X11 default display programmatically instead of relying on the DISPLAY environment variable.
More...
|
| void | test00_DefaultDevice () |
| |
| void | test01_GLDefaultRendering () 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...
|
| |
This is a clone of TestGLPointsNEWT which uses the ability to specify the X11 default display programmatically instead of relying on the DISPLAY environment variable.
Definition at line 57 of file TestX11DefaultDisplay.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestX11DefaultDisplay.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestX11DefaultDisplay.main |
( |
final String |
args[] | ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.acore.TestX11DefaultDisplay.runTestGL |
( |
final GLCapabilities |
caps | ) |
throws InterruptedException |
|
protected |
◆ test00_DefaultDevice()
| void com.jogamp.opengl.test.junit.jogl.acore.TestX11DefaultDisplay.test00_DefaultDevice |
( |
| ) |
|
◆ test01_GLDefaultRendering()
| void com.jogamp.opengl.test.junit.jogl.acore.TestX11DefaultDisplay.test01_GLDefaultRendering |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: