Package com.jme3.system.jopenvr
Interface VR_IVROverlay_FnTable.ShowKeyboard_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVROverlay_FnTable
public static interface VR_IVROverlay_FnTable.ShowKeyboard_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2201
- 
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(int eInputMode, int eLineInputMode, com.sun.jna.Pointer pchDescription, int unCharMax, com.sun.jna.Pointer pchExistingText, byte bUseMinimalMode, long uUserValue) 
- 
Method Details- 
applyint apply(int eInputMode, int eLineInputMode, com.sun.jna.Pointer pchDescription, int unCharMax, com.sun.jna.Pointer pchExistingText, byte bUseMinimalMode, long uUserValue) 
 
-