Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRState
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.EVRState
native declaration : headers\openvr_capi.h:466
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:463static final intnative declaration : headers\openvr_capi.h:458static final intnative declaration : headers\openvr_capi.h:461static final intnative declaration : headers\openvr_capi.h:462static final intnative declaration : headers\openvr_capi.h:465static final intnative declaration : headers\openvr_capi.h:459static final intnative declaration : headers\openvr_capi.h:460static final intnative declaration : headers\openvr_capi.h:464static final intnative declaration : headers\openvr_capi.h:457 
- 
Field Details
- 
EVRState_VRState_Undefined
static final int EVRState_VRState_Undefinednative declaration : headers\openvr_capi.h:457- See Also:
 
 - 
EVRState_VRState_Off
static final int EVRState_VRState_Offnative declaration : headers\openvr_capi.h:458- See Also:
 
 - 
EVRState_VRState_Searching
static final int EVRState_VRState_Searchingnative declaration : headers\openvr_capi.h:459- See Also:
 
 - 
EVRState_VRState_Searching_Alert
static final int EVRState_VRState_Searching_Alertnative declaration : headers\openvr_capi.h:460- See Also:
 
 - 
EVRState_VRState_Ready
static final int EVRState_VRState_Readynative declaration : headers\openvr_capi.h:461- See Also:
 
 - 
EVRState_VRState_Ready_Alert
static final int EVRState_VRState_Ready_Alertnative declaration : headers\openvr_capi.h:462- See Also:
 
 - 
EVRState_VRState_NotReady
static final int EVRState_VRState_NotReadynative declaration : headers\openvr_capi.h:463- See Also:
 
 - 
EVRState_VRState_Standby
static final int EVRState_VRState_Standbynative declaration : headers\openvr_capi.h:464- See Also:
 
 - 
EVRState_VRState_Ready_Alert_Low
static final int EVRState_VRState_Ready_Alert_Lownative declaration : headers\openvr_capi.h:465- See Also:
 
 
 -