|
| void | test01_DefCaps_Anim () throws InterruptedException |
| |
| void | test02_DefCaps_NoAnim () throws InterruptedException |
| |
| void | test12_FBOCaps_NoAnim () 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...
|
| |
Definition at line 50 of file TestTeapotNEWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.runTestGL |
( |
final GLCapabilities |
caps, |
|
|
final boolean |
withAnimator |
|
) |
| throws InterruptedException |
|
protected |
◆ test01_DefCaps_Anim()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.test01_DefCaps_Anim |
( |
| ) |
throws InterruptedException |
◆ test02_DefCaps_NoAnim()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.test02_DefCaps_NoAnim |
( |
| ) |
throws InterruptedException |
◆ test12_FBOCaps_NoAnim()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.test12_FBOCaps_NoAnim |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: