Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVREye
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.EVREye
native declaration : headers\openvr_capi.h:229
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:227static final intnative declaration : headers\openvr_capi.h:228 
- 
Field Details
- 
EVREye_Eye_Left
static final int EVREye_Eye_Leftnative declaration : headers\openvr_capi.h:227- See Also:
 
 - 
EVREye_Eye_Right
static final int EVREye_Eye_Rightnative declaration : headers\openvr_capi.h:228- See Also:
 
 
 -