|
| void | test01_DefaultNorm () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test02_DefaultMsaa () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test03_PbufferNorm () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test04_PbufferMsaa () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test05_BitmapNorm () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test06_BitmapMsaa () throws AWTException, 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...
|
| |
Definition at line 63 of file TestGearsGLJPanelAWT.java.
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.main |
( |
final String |
args[] | ) |
|
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.runTestGL |
( |
final GLCapabilities |
caps | ) |
throws AWTException, InterruptedException, InvocationTargetException |
|
protected |
◆ test01_DefaultNorm()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.test01_DefaultNorm |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test02_DefaultMsaa()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.test02_DefaultMsaa |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test03_PbufferNorm()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.test03_PbufferNorm |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test04_PbufferMsaa()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.test04_PbufferMsaa |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test05_BitmapNorm()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.test05_BitmapNorm |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test06_BitmapMsaa()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.test06_BitmapMsaa |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: