|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
To be implemented by the Texture owner to release the texture.
More...
Public Member Functions | |
| void | release (Texture tex) |
The given Texture is to be released by the owner. More... | |
To be implemented by the Texture owner to release the texture.
Definition at line 41 of file SubBitmapEvent.java.
| void com.jogamp.opengl.util.av.SubBitmapEvent.TextureOwner.release | ( | Texture | tex | ) |