|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Member Functions | |
| T | run (GL gl, U args) |
Declares a one-shot OpenGL command.
Definition at line 36 of file GLRunnable2.java.
| T com.jogamp.opengl.GLRunnable2< T, U >.run | ( | GL | gl, |
| U | args | ||
| ) |
| gl | a current GL object |
| args | custom arguments |