JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01 Class Reference

Bug 848: Applet on OSX w/ CALayer and 2 or more GLCanvas may 'crash'. More...

Inheritance diagram for com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01:

Public Member Functions

void init ()
 
void start ()
 
void stop ()
 

Detailed Description

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.

Member Function Documentation

◆ init()

void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01.init ( )

Definition at line 52 of file Bug848AppletGLCanvas01.java.

◆ start()

void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01.start ( )

Definition at line 78 of file Bug848AppletGLCanvas01.java.

◆ stop()

void com.jogamp.opengl.test.junit.jogl.demos.es2.awt.Bug848AppletGLCanvas01.stop ( )

Definition at line 88 of file Bug848AppletGLCanvas01.java.


The documentation for this class was generated from the following file: