|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Bug 848: Applet on OSX w/ CALayer and 2 or more GLCanvas may 'crash'. More...
Public Member Functions | |
| void | init () |
| void | start () |
| void | stop () |
Bug 848: Applet on OSX w/ CALayer and 2 or more GLCanvas may 'crash'.
Test uses 2x3 GLCanvas in a box layout within the Applet.
Definition at line 48 of file Bug848AppletGLCanvas01.java.
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01.init | ( | ) |
Definition at line 52 of file Bug848AppletGLCanvas01.java.
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01.start | ( | ) |
Definition at line 78 of file Bug848AppletGLCanvas01.java.
| void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01.stop | ( | ) |
Definition at line 88 of file Bug848AppletGLCanvas01.java.