Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRNotificationError
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVRNotificationError
native declaration : headers\openvr_capi.h:763
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:759static final int
native declaration : headers\openvr_capi.h:761static final int
native declaration : headers\openvr_capi.h:760static final int
native declaration : headers\openvr_capi.h:758static final int
native declaration : headers\openvr_capi.h:762
-
Field Details
-
EVRNotificationError_VRNotificationError_OK
static final int EVRNotificationError_VRNotificationError_OKnative declaration : headers\openvr_capi.h:758- See Also:
-
EVRNotificationError_VRNotificationError_InvalidNotificationId
static final int EVRNotificationError_VRNotificationError_InvalidNotificationIdnative declaration : headers\openvr_capi.h:759- See Also:
-
EVRNotificationError_VRNotificationError_NotificationQueueFull
static final int EVRNotificationError_VRNotificationError_NotificationQueueFullnative declaration : headers\openvr_capi.h:760- See Also:
-
EVRNotificationError_VRNotificationError_InvalidOverlayHandle
static final int EVRNotificationError_VRNotificationError_InvalidOverlayHandlenative declaration : headers\openvr_capi.h:761- See Also:
-
EVRNotificationError_VRNotificationError_SystemWithUserValueAlreadyExists
static final int EVRNotificationError_VRNotificationError_SystemWithUserValueAlreadyExistsnative declaration : headers\openvr_capi.h:762- See Also:
-