Package com.jme3.system.jopenvr
Interface VR_IVRInput_FnTable.ShowBindingsForActionSet_callback
- All Superinterfaces:
 com.sun.jna.Callback
- Enclosing class:
 - VR_IVRInput_FnTable
 
public static interface VR_IVRInput_FnTable.ShowBindingsForActionSet_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2350
- 
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 TypeMethodDescriptionintapply(VRActiveActionSet_t pSets, int unSizeOfVRSelectedActionSet_t, int unSetCount, long originToHighlight)  
- 
Method Details
- 
apply
int apply(VRActiveActionSet_t pSets, int unSizeOfVRSelectedActionSet_t, int unSetCount, long originToHighlight)  
 -