|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Listener for preserve and restore notifications. More...
Public Member Functions | |
| void | glStatePreserveNotify (GLStateKeeper glsk) |
| Invoked before preservation. More... | |
| void | glStateRestored (GLStateKeeper glsk) |
| Invoked after restoration. More... | |
Listener for preserve and restore notifications.
Definition at line 41 of file GLStateKeeper.java.
| void com.jogamp.opengl.GLStateKeeper.Listener.glStatePreserveNotify | ( | GLStateKeeper | glsk | ) |
Invoked before preservation.
| void com.jogamp.opengl.GLStateKeeper.Listener.glStateRestored | ( | GLStateKeeper | glsk | ) |
Invoked after restoration.