- java.lang.Object
-
- java.lang.ref.Reference<T>
-
- java.lang.ref.WeakReference<T>
-
- processing.opengl.PGraphicsOpenGL.GLResourceTexture
-
- Enclosing class:
- PGraphicsOpenGL
protected static class PGraphicsOpenGL.GLResourceTexture extends WeakReference<T>
-
-
Constructor Summary
Constructors Constructor Description GLResourceTexture(Texture tex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisposeNative()booleanequals(Object obj)inthashCode()-
Methods inherited from class java.lang.ref.Reference
clear, clone, enqueue, get, isEnqueued, reachabilityFence
-
-