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 SummaryFieldsModifier 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_Distortedstatic final int EVRTrackedCameraFrameType_VRTrackedCameraFrameType_Distortednative declaration : headers\openvr_capi.h:896- See Also:
 
- 
EVRTrackedCameraFrameType_VRTrackedCameraFrameType_Undistortedstatic final int EVRTrackedCameraFrameType_VRTrackedCameraFrameType_Undistortednative declaration : headers\openvr_capi.h:897- See Also:
 
- 
EVRTrackedCameraFrameType_VRTrackedCameraFrameType_MaximumUndistortedstatic final int EVRTrackedCameraFrameType_VRTrackedCameraFrameType_MaximumUndistortednative declaration : headers\openvr_capi.h:898- See Also:
 
- 
EVRTrackedCameraFrameType_MAX_CAMERA_FRAME_TYPESstatic final int EVRTrackedCameraFrameType_MAX_CAMERA_FRAME_TYPESnative declaration : headers\openvr_capi.h:899- See Also:
 
 
-