|
| void | test01Onscreen () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test02OffscreenFBO () throws AWTException, InterruptedException, InvocationTargetException |
| |
| void | test03OffscreenPBuffer () 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...
|
| |
|
| JPanel | create (final JFrame[] top, final int width, final int height, final int num) throws InterruptedException, InvocationTargetException |
| |
| void | add (final Container cont, final Component comp) throws InterruptedException, InvocationTargetException |
| |
| void | dispose (final GLCanvas glc) throws InterruptedException, InvocationTargetException |
| |
| void | setVisible (final JFrame jFrame, final boolean visible) throws InterruptedException, InvocationTargetException |
| |
| void | dispose (final JFrame jFrame) throws InterruptedException, InvocationTargetException |
| |
| void | runTestGL (final boolean onscreen, final GLCapabilities caps, final int addRemoveOpCount) throws AWTException, InterruptedException, InvocationTargetException |
| |
◆ add()
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.add |
( |
final Container |
cont, |
|
|
final Component |
comp |
|
) |
| throws InterruptedException, InvocationTargetException |
|
protected |
◆ create()
| JPanel com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.create |
( |
final JFrame[] |
top, |
|
|
final int |
width, |
|
|
final int |
height, |
|
|
final int |
num |
|
) |
| throws InterruptedException, InvocationTargetException |
|
protected |
◆ dispose() [1/2]
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.dispose |
( |
final GLCanvas |
glc | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ dispose() [2/2]
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.dispose |
( |
final JFrame |
jFrame | ) |
throws InterruptedException, InvocationTargetException |
|
protected |
◆ initClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.initClass |
( |
| ) |
|
|
static |
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ releaseClass()
| static void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.releaseClass |
( |
| ) |
|
|
static |
◆ runTestGL()
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.runTestGL |
( |
final boolean |
onscreen, |
|
|
final GLCapabilities |
caps, |
|
|
final int |
addRemoveOpCount |
|
) |
| throws AWTException, InterruptedException, InvocationTargetException |
|
protected |
◆ setVisible()
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.setVisible |
( |
final JFrame |
jFrame, |
|
|
final boolean |
visible |
|
) |
| throws InterruptedException, InvocationTargetException |
|
protected |
◆ test01Onscreen()
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.test01Onscreen |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test02OffscreenFBO()
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.test02OffscreenFBO |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
◆ test03OffscreenPBuffer()
| void com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.test03OffscreenPBuffer |
( |
| ) |
throws AWTException, InterruptedException, InvocationTargetException |
The documentation for this class was generated from the following file: