Namespace VIVE.OpenXR.EyeTracker
Classes
ViveEyeTracker
ViveEyeTrackerHelper
Structs
XrEyeGazeDataHTC
The XrEyeGazeDataHTC structure returns the state of the eye gaze directions.
XrEyeGazeDataInfoHTC
The XrEyeGazeDataInfoHTC structure describes the information to get eye gaze directions.
XrEyeGeometricDataHTC
XrEyeGeometricDataInfoHTC
The XrEyeGeometricDataInfoHTC structure describes the information to get geometric related data.
XrEyePupilDataHTC
The XrEyePupilDataHTC structure returns the pupil data.
XrEyePupilDataInfoHTC
The XrEyePupilDataInfoHTC structure describes the information to get pupil data.
XrEyeTrackerCreateInfoHTC
The XrEyeTrackerCreateInfoHTC structure describes the information to create an XrEyeTrackerHTC handle.
XrEyeTrackerHTC
The XrEyeTrackerHTC handle represents the resources for eye tracking.
XrSingleEyeGazeDataHTC
The XrSingleEyeGazeDataHTC structure describes the validity and direction of a eye gaze observation.
XrSingleEyeGeometricDataHTC
The XrSingleEyeGeometricDataHTC structure describes the geometric related data.
XrSingleEyePupilDataHTC
The XrSingleEyePupilDataHTC structure describes the validity, diameter and position of a pupil observation.
XrSystemEyeTrackingPropertiesHTC
An application can inspect whether the system is capable of eye tracking input by extending the XrSystemProperties with XrSystemEyeTrackingPropertiesHTC structure when calling xrGetSystemProperties.
Enums
XrEyePositionHTC
The XrEyePositionHTC describes which eye is under tracking for the data retrieved from XrEyeGazeDataHTC, XrEyePupilDataHTC or XrEyeGeometricDataHTC.
Delegates
ViveEyeTrackerHelper.xrCreateEyeTrackerHTCDelegate
ViveEyeTrackerHelper.xrDestroyEyeTrackerHTCDelegate
ViveEyeTrackerHelper.xrGetEyeGazeDataHTCDelegate
Retrieves the XrEyeGazeDataHTC data of a XrEyeTrackerHTC.