Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.ETrackedPropertyError
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.ETrackedPropertyError
native declaration : headers\openvr_capi.h:447
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:437static final int
native declaration : headers\openvr_capi.h:446static final int
native declaration : headers\openvr_capi.h:440static final int
native declaration : headers\openvr_capi.h:439static final int
native declaration : headers\openvr_capi.h:445static final int
native declaration : headers\openvr_capi.h:443static final int
native declaration : headers\openvr_capi.h:444static final int
native declaration : headers\openvr_capi.h:442static final int
native declaration : headers\openvr_capi.h:434static final int
native declaration : headers\openvr_capi.h:438static final int
native declaration : headers\openvr_capi.h:441static final int
native declaration : headers\openvr_capi.h:435static final int
native declaration : headers\openvr_capi.h:436
-
Field Details
-
ETrackedPropertyError_TrackedProp_Success
static final int ETrackedPropertyError_TrackedProp_Successnative declaration : headers\openvr_capi.h:434- See Also:
-
ETrackedPropertyError_TrackedProp_WrongDataType
static final int ETrackedPropertyError_TrackedProp_WrongDataTypenative declaration : headers\openvr_capi.h:435- See Also:
-
ETrackedPropertyError_TrackedProp_WrongDeviceClass
static final int ETrackedPropertyError_TrackedProp_WrongDeviceClassnative declaration : headers\openvr_capi.h:436- See Also:
-
ETrackedPropertyError_TrackedProp_BufferTooSmall
static final int ETrackedPropertyError_TrackedProp_BufferTooSmallnative declaration : headers\openvr_capi.h:437- See Also:
-
ETrackedPropertyError_TrackedProp_UnknownProperty
static final int ETrackedPropertyError_TrackedProp_UnknownPropertynative declaration : headers\openvr_capi.h:438- See Also:
-
ETrackedPropertyError_TrackedProp_InvalidDevice
static final int ETrackedPropertyError_TrackedProp_InvalidDevicenative declaration : headers\openvr_capi.h:439- See Also:
-
ETrackedPropertyError_TrackedProp_CouldNotContactServer
static final int ETrackedPropertyError_TrackedProp_CouldNotContactServernative declaration : headers\openvr_capi.h:440- See Also:
-
ETrackedPropertyError_TrackedProp_ValueNotProvidedByDevice
static final int ETrackedPropertyError_TrackedProp_ValueNotProvidedByDevicenative declaration : headers\openvr_capi.h:441- See Also:
-
ETrackedPropertyError_TrackedProp_StringExceedsMaximumLength
static final int ETrackedPropertyError_TrackedProp_StringExceedsMaximumLengthnative declaration : headers\openvr_capi.h:442- See Also:
-
ETrackedPropertyError_TrackedProp_NotYetAvailable
static final int ETrackedPropertyError_TrackedProp_NotYetAvailablenative declaration : headers\openvr_capi.h:443- See Also:
-
ETrackedPropertyError_TrackedProp_PermissionDenied
static final int ETrackedPropertyError_TrackedProp_PermissionDeniednative declaration : headers\openvr_capi.h:444- See Also:
-
ETrackedPropertyError_TrackedProp_InvalidOperation
static final int ETrackedPropertyError_TrackedProp_InvalidOperationnative declaration : headers\openvr_capi.h:445- See Also:
-
ETrackedPropertyError_TrackedProp_CannotWriteToWildcards
static final int ETrackedPropertyError_TrackedProp_CannotWriteToWildcardsnative declaration : headers\openvr_capi.h:446- See Also:
-