Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRControllerAxisType
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVRControllerAxisType
native declaration : headers\openvr_capi.h:702
enum values
enum values
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:700static final intnative declaration : headers\openvr_capi.h:698static final intnative declaration : headers\openvr_capi.h:699static final intnative declaration : headers\openvr_capi.h:701
- 
Field Details- 
EVRControllerAxisType_k_eControllerAxis_Nonestatic final int EVRControllerAxisType_k_eControllerAxis_Nonenative declaration : headers\openvr_capi.h:698- See Also:
 
- 
EVRControllerAxisType_k_eControllerAxis_TrackPadstatic final int EVRControllerAxisType_k_eControllerAxis_TrackPadnative declaration : headers\openvr_capi.h:699- See Also:
 
- 
EVRControllerAxisType_k_eControllerAxis_Joystickstatic final int EVRControllerAxisType_k_eControllerAxis_Joysticknative declaration : headers\openvr_capi.h:700- See Also:
 
- 
EVRControllerAxisType_k_eControllerAxis_Triggerstatic final int EVRControllerAxisType_k_eControllerAxis_Triggernative declaration : headers\openvr_capi.h:701- See Also:
 
 
-