Package com.jme3.system.jopenvr
Interface VR_IVRSettings_FnTable.SetString_callback
- All Superinterfaces:
- com.sun.jna.Callback
- Enclosing class:
- VR_IVRSettings_FnTable
public static interface VR_IVRSettings_FnTable.SetString_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2276
- 
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 TypeMethodDescriptionvoidapply(com.sun.jna.Pointer pchSection, com.sun.jna.Pointer pchSettingsKey, com.sun.jna.Pointer pchValue, com.sun.jna.ptr.IntByReference peError) 
- 
Method Details- 
applyvoid apply(com.sun.jna.Pointer pchSection, com.sun.jna.Pointer pchSettingsKey, com.sun.jna.Pointer pchValue, com.sun.jna.ptr.IntByReference peError) 
 
-