Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRScreenshotError
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.EVRScreenshotError
native declaration : headers\openvr_capi.h:1111
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:1109static final intnative declaration : headers\openvr_capi.h:1107static final intnative declaration : headers\openvr_capi.h:1105static final intnative declaration : headers\openvr_capi.h:1108static final intnative declaration : headers\openvr_capi.h:1106static final intnative declaration : headers\openvr_capi.h:1110 
- 
Field Details
- 
EVRScreenshotError_VRScreenshotError_None
static final int EVRScreenshotError_VRScreenshotError_Nonenative declaration : headers\openvr_capi.h:1105- See Also:
 
 - 
EVRScreenshotError_VRScreenshotError_RequestFailed
static final int EVRScreenshotError_VRScreenshotError_RequestFailednative declaration : headers\openvr_capi.h:1106- See Also:
 
 - 
EVRScreenshotError_VRScreenshotError_IncompatibleVersion
static final int EVRScreenshotError_VRScreenshotError_IncompatibleVersionnative declaration : headers\openvr_capi.h:1107- See Also:
 
 - 
EVRScreenshotError_VRScreenshotError_NotFound
static final int EVRScreenshotError_VRScreenshotError_NotFoundnative declaration : headers\openvr_capi.h:1108- See Also:
 
 - 
EVRScreenshotError_VRScreenshotError_BufferTooSmall
static final int EVRScreenshotError_VRScreenshotError_BufferTooSmallnative declaration : headers\openvr_capi.h:1109- See Also:
 
 - 
EVRScreenshotError_VRScreenshotError_ScreenshotAlreadyInProgress
static final int EVRScreenshotError_VRScreenshotError_ScreenshotAlreadyInProgressnative declaration : headers\openvr_capi.h:1110- See Also:
 
 
 -