Bug 818: OSX GLJPanel [and GLCanvas] Crash.
More...
|
| class | JOGLQuad |
| | Self-contained example (within a single class only to keep it simple) displaying a rotating quad.
|
| |
|
| static void | main (final String args[]) |
| |
Bug 818: OSX GLJPanel [and GLCanvas] Crash.
- NVIDIA GeForce GT 330M
- GL_VENDOR: "NVIDIA Corporation"
- GL_RENDERER: "NVIDIA GeForce GT 330M OpenGL Engine"
- GL_VERSION: "2.1 NVIDIA-8.12.47 310.40.00.05f01"
- Mac OSX 10.6.8
Definition at line 73 of file Bug818GLJPanelAndGLCanvasApplet.java.
◆ destroy()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.destroy |
( |
| ) |
|
◆ init()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.init |
( |
| ) |
|
◆ main()
| static void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.main |
( |
final String |
args[] | ) |
|
|
static |
◆ start()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.start |
( |
| ) |
|
◆ stop()
| void com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.stop |
( |
| ) |
|
◆ appletHolder
| JPanel com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.appletHolder |
|
static |
◆ frame
| JFrame com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.frame |
|
static |
◆ isApplet
| boolean com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.Bug818GLJPanelAndGLCanvasApplet.isApplet = true |
|
static |
The documentation for this class was generated from the following file: