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 SummaryFieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:1020static final intnative declaration : headers\openvr_capi.h:1017static final intnative declaration : headers\openvr_capi.h:1019static final intnative declaration : headers\openvr_capi.h:1016static final intnative declaration : headers\openvr_capi.h:1028static final intnative declaration : headers\openvr_capi.h:1018static final intnative declaration : headers\openvr_capi.h:1022static final intnative declaration : headers\openvr_capi.h:1023static final intnative declaration : headers\openvr_capi.h:1021static final intnative declaration : headers\openvr_capi.h:1024static final intnative declaration : headers\openvr_capi.h:1027static final intnative declaration : headers\openvr_capi.h:1026static final intnative declaration : headers\openvr_capi.h:1030static final intnative declaration : headers\openvr_capi.h:1029static final intnative declaration : headers\openvr_capi.h:1025static final intnative declaration : headers\openvr_capi.h:1031
- 
Field Details- 
VROverlayFlags_Nonestatic final int VROverlayFlags_Nonenative declaration : headers\openvr_capi.h:1016- See Also:
 
- 
VROverlayFlags_Curvedstatic final int VROverlayFlags_Curvednative declaration : headers\openvr_capi.h:1017- See Also:
 
- 
VROverlayFlags_RGSS4Xstatic final int VROverlayFlags_RGSS4Xnative declaration : headers\openvr_capi.h:1018- See Also:
 
- 
VROverlayFlags_NoDashboardTabstatic final int VROverlayFlags_NoDashboardTabnative declaration : headers\openvr_capi.h:1019- See Also:
 
- 
VROverlayFlags_AcceptsGamepadEventsstatic final int VROverlayFlags_AcceptsGamepadEventsnative declaration : headers\openvr_capi.h:1020- See Also:
 
- 
VROverlayFlags_ShowGamepadFocusstatic final int VROverlayFlags_ShowGamepadFocusnative declaration : headers\openvr_capi.h:1021- See Also:
 
- 
VROverlayFlags_SendVRScrollEventsstatic final int VROverlayFlags_SendVRScrollEventsnative declaration : headers\openvr_capi.h:1022- See Also:
 
- 
VROverlayFlags_SendVRTouchpadEventsstatic final int VROverlayFlags_SendVRTouchpadEventsnative declaration : headers\openvr_capi.h:1023- See Also:
 
- 
VROverlayFlags_ShowTouchPadScrollWheelstatic final int VROverlayFlags_ShowTouchPadScrollWheelnative declaration : headers\openvr_capi.h:1024- See Also:
 
- 
VROverlayFlags_TransferOwnershipToInternalProcessstatic final int VROverlayFlags_TransferOwnershipToInternalProcessnative declaration : headers\openvr_capi.h:1025- See Also:
 
- 
VROverlayFlags_SideBySide_Parallelstatic final int VROverlayFlags_SideBySide_Parallelnative declaration : headers\openvr_capi.h:1026- See Also:
 
- 
VROverlayFlags_SideBySide_Crossedstatic final int VROverlayFlags_SideBySide_Crossednative declaration : headers\openvr_capi.h:1027- See Also:
 
- 
VROverlayFlags_Panoramastatic final int VROverlayFlags_Panoramanative declaration : headers\openvr_capi.h:1028- See Also:
 
- 
VROverlayFlags_StereoPanoramastatic final int VROverlayFlags_StereoPanoramanative declaration : headers\openvr_capi.h:1029- See Also:
 
- 
VROverlayFlags_SortWithNonSceneOverlaysstatic final int VROverlayFlags_SortWithNonSceneOverlaysnative declaration : headers\openvr_capi.h:1030- See Also:
 
- 
VROverlayFlags_VisibleInDashboardstatic final int VROverlayFlags_VisibleInDashboardnative declaration : headers\openvr_capi.h:1031- See Also:
 
 
-