Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EIOBufferError
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EIOBufferError
native declaration : headers\openvr_capi.h:1129
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:1125static final int
native declaration : headers\openvr_capi.h:1124static final int
native declaration : headers\openvr_capi.h:1123static final int
native declaration : headers\openvr_capi.h:1127static final int
native declaration : headers\openvr_capi.h:1126static final int
native declaration : headers\openvr_capi.h:1128static final int
native declaration : headers\openvr_capi.h:1122
-
Field Details
-
EIOBufferError_IOBuffer_Success
static final int EIOBufferError_IOBuffer_Successnative declaration : headers\openvr_capi.h:1122- See Also:
-
EIOBufferError_IOBuffer_OperationFailed
static final int EIOBufferError_IOBuffer_OperationFailednative declaration : headers\openvr_capi.h:1123- See Also:
-
EIOBufferError_IOBuffer_InvalidHandle
static final int EIOBufferError_IOBuffer_InvalidHandlenative declaration : headers\openvr_capi.h:1124- See Also:
-
EIOBufferError_IOBuffer_InvalidArgument
static final int EIOBufferError_IOBuffer_InvalidArgumentnative declaration : headers\openvr_capi.h:1125- See Also:
-
EIOBufferError_IOBuffer_PathExists
static final int EIOBufferError_IOBuffer_PathExistsnative declaration : headers\openvr_capi.h:1126- See Also:
-
EIOBufferError_IOBuffer_PathDoesNotExist
static final int EIOBufferError_IOBuffer_PathDoesNotExistnative declaration : headers\openvr_capi.h:1127- See Also:
-
EIOBufferError_IOBuffer_Permission
static final int EIOBufferError_IOBuffer_Permissionnative declaration : headers\openvr_capi.h:1128- See Also:
-