Package com.jme3.system.jopenvr
Interface VR_IVRIOBuffer_FnTable.Open_callback
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing class:
- VR_IVRIOBuffer_FnTable
public static interface VR_IVRIOBuffer_FnTable.Open_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2358
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler
-
Field Summary
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
-
Method Summary
Modifier and TypeMethodDescriptionint
apply
(com.sun.jna.Pointer pchPath, int mode, int unElementSize, int unElements, com.sun.jna.ptr.LongByReference pulBuffer)
-
Method Details
-
apply
int apply(com.sun.jna.Pointer pchPath, int mode, int unElementSize, int unElements, com.sun.jna.ptr.LongByReference pulBuffer)
-