JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException Class Reference
Inheritance diagram for com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException:
Collaboration diagram for com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException:

Public Member Functions

 UncaughtAnimatorException (final GLAutoDrawable drawable, final Throwable cause)
 
final GLAutoDrawable getGLAutoDrawable ()
 

Detailed Description

Definition at line 76 of file AnimatorBase.java.

Constructor & Destructor Documentation

◆ UncaughtAnimatorException()

com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException.UncaughtAnimatorException ( final GLAutoDrawable  drawable,
final Throwable  cause 
)

Definition at line 78 of file AnimatorBase.java.

Member Function Documentation

◆ getGLAutoDrawable()

final GLAutoDrawable com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException.getGLAutoDrawable ( )

Definition at line 82 of file AnimatorBase.java.

Here is the caller graph for this function:

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