|
| void | test00All () throws InterruptedException, GLException, IOException |
| |
| void | test01OnlyIssues () throws InterruptedException, GLException, IOException |
| |
| void | printScreen (final int renderModes, final GLDrawable drawable, final GL gl, final boolean exportAlpha, final int sampleCount) throws GLException, IOException |
| |
| 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...
|
| |
◆ main()
| static void com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ printScreen()
| void com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.printScreen |
( |
final int |
renderModes, |
|
|
final GLDrawable |
drawable, |
|
|
final GL |
gl, |
|
|
final boolean |
exportAlpha, |
|
|
final int |
sampleCount |
|
) |
| throws GLException, IOException |
◆ test00All()
| void com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.test00All |
( |
| ) |
throws InterruptedException, GLException, IOException |
◆ test01OnlyIssues()
| void com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.test01OnlyIssues |
( |
| ) |
throws InterruptedException, GLException, IOException |
The documentation for this class was generated from the following file: