Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.VRMessageOverlayResponse
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.VRMessageOverlayResponse
native declaration : headers\openvr_capi.h:1041
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:1040static final int
native declaration : headers\openvr_capi.h:1034static final int
native declaration : headers\openvr_capi.h:1035static final int
native declaration : headers\openvr_capi.h:1036static final int
native declaration : headers\openvr_capi.h:1037static final int
native declaration : headers\openvr_capi.h:1039static final int
native declaration : headers\openvr_capi.h:1038
-
Field Details
-
VRMessageOverlayResponse_ButtonPress_0
static final int VRMessageOverlayResponse_ButtonPress_0native declaration : headers\openvr_capi.h:1034- See Also:
-
VRMessageOverlayResponse_ButtonPress_1
static final int VRMessageOverlayResponse_ButtonPress_1native declaration : headers\openvr_capi.h:1035- See Also:
-
VRMessageOverlayResponse_ButtonPress_2
static final int VRMessageOverlayResponse_ButtonPress_2native declaration : headers\openvr_capi.h:1036- See Also:
-
VRMessageOverlayResponse_ButtonPress_3
static final int VRMessageOverlayResponse_ButtonPress_3native declaration : headers\openvr_capi.h:1037- See Also:
-
VRMessageOverlayResponse_CouldntFindSystemOverlay
static final int VRMessageOverlayResponse_CouldntFindSystemOverlaynative declaration : headers\openvr_capi.h:1038- See Also:
-
VRMessageOverlayResponse_CouldntFindOrCreateClientOverlay
static final int VRMessageOverlayResponse_CouldntFindOrCreateClientOverlaynative declaration : headers\openvr_capi.h:1039- See Also:
-
VRMessageOverlayResponse_ApplicationQuit
static final int VRMessageOverlayResponse_ApplicationQuitnative declaration : headers\openvr_capi.h:1040- See Also:
-