|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
Defines a callback mechanism to allow the user to explicitly deallocate native resources (memory-mapped files, etc.) associated with a particular TextureData. More...
Public Member Functions | |
| void | flush () |
| Flushes any native resources associated with this TextureData. More... | |
Defines a callback mechanism to allow the user to explicitly deallocate native resources (memory-mapped files, etc.) associated with a particular TextureData.
Definition at line 507 of file TextureData.java.
| void com.jogamp.opengl.util.texture.TextureData.Flusher.flush | ( | ) |
Flushes any native resources associated with this TextureData.