Package com.jme3.system.jopenvr
Interface VR_IVRRenderModels_FnTable.GetComponentStateForDevicePath_callback
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing class:
VR_IVRRenderModels_FnTable
public static interface VR_IVRRenderModels_FnTable.GetComponentStateForDevicePath_callback
extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2245
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionbyte
apply
(com.sun.jna.Pointer pchRenderModelName, com.sun.jna.Pointer pchComponentName, long devicePath, RenderModel_ControllerMode_State_t pState, RenderModel_ComponentState_t pComponentState)
-
Method Details
-
apply
byte apply(com.sun.jna.Pointer pchRenderModelName, com.sun.jna.Pointer pchComponentName, long devicePath, RenderModel_ControllerMode_State_t pState, RenderModel_ComponentState_t pComponentState)
-