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 SummaryFieldsModifier 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_Nonestatic final int EVRScreenshotError_VRScreenshotError_Nonenative declaration : headers\openvr_capi.h:1105- See Also:
 
- 
EVRScreenshotError_VRScreenshotError_RequestFailedstatic final int EVRScreenshotError_VRScreenshotError_RequestFailednative declaration : headers\openvr_capi.h:1106- See Also:
 
- 
EVRScreenshotError_VRScreenshotError_IncompatibleVersionstatic final int EVRScreenshotError_VRScreenshotError_IncompatibleVersionnative declaration : headers\openvr_capi.h:1107- See Also:
 
- 
EVRScreenshotError_VRScreenshotError_NotFoundstatic final int EVRScreenshotError_VRScreenshotError_NotFoundnative declaration : headers\openvr_capi.h:1108- See Also:
 
- 
EVRScreenshotError_VRScreenshotError_BufferTooSmallstatic final int EVRScreenshotError_VRScreenshotError_BufferTooSmallnative declaration : headers\openvr_capi.h:1109- See Also:
 
- 
EVRScreenshotError_VRScreenshotError_ScreenshotAlreadyInProgressstatic final int EVRScreenshotError_VRScreenshotError_ScreenshotAlreadyInProgressnative declaration : headers\openvr_capi.h:1110- See Also:
 
 
-