Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRInputError
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVRInputError
native declaration : headers\openvr_capi.h:674
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:671static final int
native declaration : headers\openvr_capi.h:668static final int
native declaration : headers\openvr_capi.h:669static final int
native declaration : headers\openvr_capi.h:666static final int
native declaration : headers\openvr_capi.h:660static final int
native declaration : headers\openvr_capi.h:661static final int
native declaration : headers\openvr_capi.h:667static final int
native declaration : headers\openvr_capi.h:664static final int
native declaration : headers\openvr_capi.h:663static final int
native declaration : headers\openvr_capi.h:672static final int
native declaration : headers\openvr_capi.h:673static final int
native declaration : headers\openvr_capi.h:658static final int
native declaration : headers\openvr_capi.h:665static final int
native declaration : headers\openvr_capi.h:670static final int
native declaration : headers\openvr_capi.h:657static final int
native declaration : headers\openvr_capi.h:662static final int
native declaration : headers\openvr_capi.h:659
-
Field Details
-
EVRInputError_VRInputError_None
static final int EVRInputError_VRInputError_Nonenative declaration : headers\openvr_capi.h:657- See Also:
-
EVRInputError_VRInputError_NameNotFound
static final int EVRInputError_VRInputError_NameNotFoundnative declaration : headers\openvr_capi.h:658- See Also:
-
EVRInputError_VRInputError_WrongType
static final int EVRInputError_VRInputError_WrongTypenative declaration : headers\openvr_capi.h:659- See Also:
-
EVRInputError_VRInputError_InvalidHandle
static final int EVRInputError_VRInputError_InvalidHandlenative declaration : headers\openvr_capi.h:660- See Also:
-
EVRInputError_VRInputError_InvalidParam
static final int EVRInputError_VRInputError_InvalidParamnative declaration : headers\openvr_capi.h:661- See Also:
-
EVRInputError_VRInputError_NoSteam
static final int EVRInputError_VRInputError_NoSteamnative declaration : headers\openvr_capi.h:662- See Also:
-
EVRInputError_VRInputError_MaxCapacityReached
static final int EVRInputError_VRInputError_MaxCapacityReachednative declaration : headers\openvr_capi.h:663- See Also:
-
EVRInputError_VRInputError_IPCError
static final int EVRInputError_VRInputError_IPCErrornative declaration : headers\openvr_capi.h:664- See Also:
-
EVRInputError_VRInputError_NoActiveActionSet
static final int EVRInputError_VRInputError_NoActiveActionSetnative declaration : headers\openvr_capi.h:665- See Also:
-
EVRInputError_VRInputError_InvalidDevice
static final int EVRInputError_VRInputError_InvalidDevicenative declaration : headers\openvr_capi.h:666- See Also:
-
EVRInputError_VRInputError_InvalidSkeleton
static final int EVRInputError_VRInputError_InvalidSkeletonnative declaration : headers\openvr_capi.h:667- See Also:
-
EVRInputError_VRInputError_InvalidBoneCount
static final int EVRInputError_VRInputError_InvalidBoneCountnative declaration : headers\openvr_capi.h:668- See Also:
-
EVRInputError_VRInputError_InvalidCompressedData
static final int EVRInputError_VRInputError_InvalidCompressedDatanative declaration : headers\openvr_capi.h:669- See Also:
-
EVRInputError_VRInputError_NoData
static final int EVRInputError_VRInputError_NoDatanative declaration : headers\openvr_capi.h:670- See Also:
-
EVRInputError_VRInputError_BufferTooSmall
static final int EVRInputError_VRInputError_BufferTooSmallnative declaration : headers\openvr_capi.h:671- See Also:
-
EVRInputError_VRInputError_MismatchedActionManifest
static final int EVRInputError_VRInputError_MismatchedActionManifestnative declaration : headers\openvr_capi.h:672- See Also:
-
EVRInputError_VRInputError_MissingSkeletonData
static final int EVRInputError_VRInputError_MissingSkeletonDatanative declaration : headers\openvr_capi.h:673- See Also:
-