Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRTrackedCameraFrameType
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.EVRTrackedCameraFrameType
native declaration : headers\openvr_capi.h:900
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:899static final intnative declaration : headers\openvr_capi.h:896static final intnative declaration : headers\openvr_capi.h:898static final intnative declaration : headers\openvr_capi.h:897 
- 
Field Details
- 
EVRTrackedCameraFrameType_VRTrackedCameraFrameType_Distorted
static final int EVRTrackedCameraFrameType_VRTrackedCameraFrameType_Distortednative declaration : headers\openvr_capi.h:896- See Also:
 
 - 
EVRTrackedCameraFrameType_VRTrackedCameraFrameType_Undistorted
static final int EVRTrackedCameraFrameType_VRTrackedCameraFrameType_Undistortednative declaration : headers\openvr_capi.h:897- See Also:
 
 - 
EVRTrackedCameraFrameType_VRTrackedCameraFrameType_MaximumUndistorted
static final int EVRTrackedCameraFrameType_VRTrackedCameraFrameType_MaximumUndistortednative declaration : headers\openvr_capi.h:898- See Also:
 
 - 
EVRTrackedCameraFrameType_MAX_CAMERA_FRAME_TYPES
static final int EVRTrackedCameraFrameType_MAX_CAMERA_FRAME_TYPESnative declaration : headers\openvr_capi.h:899- See Also:
 
 
 -