Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.VROverlayFlags
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.VROverlayFlags
native declaration : headers\openvr_capi.h:1032
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:1020static final int
native declaration : headers\openvr_capi.h:1017static final int
native declaration : headers\openvr_capi.h:1019static final int
native declaration : headers\openvr_capi.h:1016static final int
native declaration : headers\openvr_capi.h:1028static final int
native declaration : headers\openvr_capi.h:1018static final int
native declaration : headers\openvr_capi.h:1022static final int
native declaration : headers\openvr_capi.h:1023static final int
native declaration : headers\openvr_capi.h:1021static final int
native declaration : headers\openvr_capi.h:1024static final int
native declaration : headers\openvr_capi.h:1027static final int
native declaration : headers\openvr_capi.h:1026static final int
native declaration : headers\openvr_capi.h:1030static final int
native declaration : headers\openvr_capi.h:1029static final int
native declaration : headers\openvr_capi.h:1025static final int
native declaration : headers\openvr_capi.h:1031
-
Field Details
-
VROverlayFlags_None
static final int VROverlayFlags_Nonenative declaration : headers\openvr_capi.h:1016- See Also:
-
VROverlayFlags_Curved
static final int VROverlayFlags_Curvednative declaration : headers\openvr_capi.h:1017- See Also:
-
VROverlayFlags_RGSS4X
static final int VROverlayFlags_RGSS4Xnative declaration : headers\openvr_capi.h:1018- See Also:
-
VROverlayFlags_NoDashboardTab
static final int VROverlayFlags_NoDashboardTabnative declaration : headers\openvr_capi.h:1019- See Also:
-
VROverlayFlags_AcceptsGamepadEvents
static final int VROverlayFlags_AcceptsGamepadEventsnative declaration : headers\openvr_capi.h:1020- See Also:
-
VROverlayFlags_ShowGamepadFocus
static final int VROverlayFlags_ShowGamepadFocusnative declaration : headers\openvr_capi.h:1021- See Also:
-
VROverlayFlags_SendVRScrollEvents
static final int VROverlayFlags_SendVRScrollEventsnative declaration : headers\openvr_capi.h:1022- See Also:
-
VROverlayFlags_SendVRTouchpadEvents
static final int VROverlayFlags_SendVRTouchpadEventsnative declaration : headers\openvr_capi.h:1023- See Also:
-
VROverlayFlags_ShowTouchPadScrollWheel
static final int VROverlayFlags_ShowTouchPadScrollWheelnative declaration : headers\openvr_capi.h:1024- See Also:
-
VROverlayFlags_TransferOwnershipToInternalProcess
static final int VROverlayFlags_TransferOwnershipToInternalProcessnative declaration : headers\openvr_capi.h:1025- See Also:
-
VROverlayFlags_SideBySide_Parallel
static final int VROverlayFlags_SideBySide_Parallelnative declaration : headers\openvr_capi.h:1026- See Also:
-
VROverlayFlags_SideBySide_Crossed
static final int VROverlayFlags_SideBySide_Crossednative declaration : headers\openvr_capi.h:1027- See Also:
-
VROverlayFlags_Panorama
static final int VROverlayFlags_Panoramanative declaration : headers\openvr_capi.h:1028- See Also:
-
VROverlayFlags_StereoPanorama
static final int VROverlayFlags_StereoPanoramanative declaration : headers\openvr_capi.h:1029- See Also:
-
VROverlayFlags_SortWithNonSceneOverlays
static final int VROverlayFlags_SortWithNonSceneOverlaysnative declaration : headers\openvr_capi.h:1030- See Also:
-
VROverlayFlags_VisibleInDashboard
static final int VROverlayFlags_VisibleInDashboardnative declaration : headers\openvr_capi.h:1031- See Also:
-