Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRTrackedCameraFrameLayout
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.EVRTrackedCameraFrameLayout
native declaration : headers\openvr_capi.h:894
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:893static final intnative declaration : headers\openvr_capi.h:890static final intnative declaration : headers\openvr_capi.h:891static final intnative declaration : headers\openvr_capi.h:892 
- 
Field Details
- 
EVRTrackedCameraFrameLayout_Mono
static final int EVRTrackedCameraFrameLayout_Mononative declaration : headers\openvr_capi.h:890- See Also:
 
 - 
EVRTrackedCameraFrameLayout_Stereo
static final int EVRTrackedCameraFrameLayout_Stereonative declaration : headers\openvr_capi.h:891- See Also:
 
 - 
EVRTrackedCameraFrameLayout_VerticalLayout
static final int EVRTrackedCameraFrameLayout_VerticalLayoutnative declaration : headers\openvr_capi.h:892- See Also:
 
 - 
EVRTrackedCameraFrameLayout_HorizontalLayout
static final int EVRTrackedCameraFrameLayout_HorizontalLayoutnative declaration : headers\openvr_capi.h:893- See Also:
 
 
 -