Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRScreenshotType
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.EVRScreenshotType
native declaration : headers\openvr_capi.h:865
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:862static final intnative declaration : headers\openvr_capi.h:860static final intnative declaration : headers\openvr_capi.h:863static final intnative declaration : headers\openvr_capi.h:859static final intnative declaration : headers\openvr_capi.h:861static final intnative declaration : headers\openvr_capi.h:864 
- 
Field Details
- 
EVRScreenshotType_VRScreenshotType_None
static final int EVRScreenshotType_VRScreenshotType_Nonenative declaration : headers\openvr_capi.h:859- See Also:
 
 - 
EVRScreenshotType_VRScreenshotType_Mono
static final int EVRScreenshotType_VRScreenshotType_Mononative declaration : headers\openvr_capi.h:860- See Also:
 
 - 
EVRScreenshotType_VRScreenshotType_Stereo
static final int EVRScreenshotType_VRScreenshotType_Stereonative declaration : headers\openvr_capi.h:861- See Also:
 
 - 
EVRScreenshotType_VRScreenshotType_Cubemap
static final int EVRScreenshotType_VRScreenshotType_Cubemapnative declaration : headers\openvr_capi.h:862- See Also:
 
 - 
EVRScreenshotType_VRScreenshotType_MonoPanorama
static final int EVRScreenshotType_VRScreenshotType_MonoPanoramanative declaration : headers\openvr_capi.h:863- See Also:
 
 - 
EVRScreenshotType_VRScreenshotType_StereoPanorama
static final int EVRScreenshotType_VRScreenshotType_StereoPanoramanative declaration : headers\openvr_capi.h:864- See Also:
 
 
 -