Package com.jme3.system.jopenvr
Interface VR_IVRNotifications_FnTable.CreateNotification_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVRNotifications_FnTable
public static interface VR_IVRNotifications_FnTable.CreateNotification_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2255
- 
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 TypeMethodDescriptionintapply(long ulOverlayHandle, long ulUserValue, int type, com.sun.jna.Pointer pchText, int style, NotificationBitmap_t pImage, com.sun.jna.ptr.IntByReference pNotificationId) 
- 
Method Details- 
applyint apply(long ulOverlayHandle, long ulUserValue, int type, com.sun.jna.Pointer pchText, int style, NotificationBitmap_t pImage, com.sun.jna.ptr.IntByReference pNotificationId) 
 
-