Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRNotificationType
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVRNotificationType
native declaration : headers\openvr_capi.h:1088
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:1086static final int
native declaration : headers\openvr_capi.h:1085static final int
native declaration : headers\openvr_capi.h:1087
-
Field Details
-
EVRNotificationType_Transient
static final int EVRNotificationType_Transientnative declaration : headers\openvr_capi.h:1085- See Also:
-
EVRNotificationType_Persistent
static final int EVRNotificationType_Persistentnative declaration : headers\openvr_capi.h:1086- See Also:
-
EVRNotificationType_Transient_SystemWithUserValue
static final int EVRNotificationType_Transient_SystemWithUserValuenative declaration : headers\openvr_capi.h:1087- See Also:
-