Package org.lwjgl.openxr
Class HTCViveWristTrackerInteraction
java.lang.Object
org.lwjgl.openxr.HTCViveWristTrackerInteraction
The XR_HTC_vive_wrist_tracker_interaction extension.
This extension provides an XrPath for getting device input from a VIVE wrist tracker to enable its interactions. VIVE wrist tracker is a tracked device mainly worn on user’s wrist for pose tracking. Besides this use case, user also can tie it to a physical object to track its object pose, e.g. tie on a gun.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version. -
Method Summary
-
Field Details
-
XR_HTC_vive_wrist_tracker_interaction_SPEC_VERSION
public static final int XR_HTC_vive_wrist_tracker_interaction_SPEC_VERSIONThe extension specification version.- See Also:
-
XR_HTC_VIVE_WRIST_TRACKER_INTERACTION_EXTENSION_NAME
The extension name.- See Also:
-