Package com.jme3.system.jopenvr
Interface VR_IVRCompositor_FnTable.ReleaseSharedGLTexture_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVRCompositor_FnTable
public static interface VR_IVRCompositor_FnTable.ReleaseSharedGLTexture_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2038
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.sun.jna.Callbackcom.sun.jna.Callback.UncaughtExceptionHandler
- 
Field SummaryFields inherited from interface com.sun.jna.CallbackFORBIDDEN_NAMES, METHOD_NAME
- 
Method SummaryModifier and TypeMethodDescriptionbyteapply(int glTextureId, com.sun.jna.Pointer glSharedTextureHandle) 
- 
Method Details- 
applybyte apply(int glTextureId, com.sun.jna.Pointer glSharedTextureHandle) 
 
-