Namespace VIVE.OpenXR.FacialTracking
Classes
ViveFacialTracking
ViveFacialTrackingHelper
Structs
XrFacialExpressionsHTC
XrFacialExpressionsHTC structure returns data of a lip facial expression or an eye facial expression.
XrFacialTrackerCreateInfoHTC
The XrFacialTrackerCreateInfoHTC structure describes the information to create an XrFacialTrackerHTC handle.
XrFacialTrackerHTC
The XrFacialTrackerHTC handle represents the resources for an facial tracker of the specific facial tracking type.
XrSystemFacialTrackingPropertiesHTC
An application can inspect whether the system is capable of two of the facial tracking by extending the XrSystemProperties with XrSystemFacialTrackingPropertiesHTC structure when calling xrGetSystemProperties.
Enums
XrEyeExpressionHTC
Indicates the eye expressions. Refer to XrEyeExpressionHTC about the illustrations.
XrFacialTrackingTypeHTC
The XrFacialTrackingTypeHTC describes which type of tracking the XrFacialTrackerHTC is using.
XrLipExpressionHTC
Indicates the lip expressions. Refer to XrLipExpressionHTC about the illustrations.
Delegates
ViveFacialTrackingHelper.xrCreateFacialTrackerHTCDelegate
The delegate function of xrCreateFacialTrackerHTC.
ViveFacialTrackingHelper.xrDestroyFacialTrackerHTCDelegate
The delegate function of xrDestroyFacialTrackerHTC.
ViveFacialTrackingHelper.xrGetFacialExpressionsHTCDelegate
The delegate function of xrGetFacialExpressionsHTC.