Monado OpenXR Runtime
oxr_face_tracking.c File Reference

face tracking related API entrypoint functions. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "oxr_objects.h"
#include "oxr_logger.h"
#include "oxr_handle.h"
Include dependency graph for oxr_face_tracking.c:

Functions

static enum xrt_facial_tracking_type_htc oxr_to_xrt_facial_tracking_type_htc (enum XrFacialTrackingTypeHTC ft_type)
 
static enum xrt_input_name oxr_facial_tracking_type_htc_to_input_name (enum xrt_facial_tracking_type_htc ft_type)
 
static XrResult oxr_facial_tracker_htc_destroy_cb (struct oxr_logger *log, struct oxr_handle_base *hb)
 
XrResult oxr_facial_tracker_htc_create (struct oxr_logger *log, struct oxr_session *sess, const XrFacialTrackerCreateInfoHTC *createInfo, struct oxr_facial_tracker_htc **out_face_tracker_htc)
 
XrResult oxr_get_facial_expressions_htc (struct oxr_logger *log, struct oxr_facial_tracker_htc *facial_tracker_htc, XrFacialExpressionsHTC *facialExpressions)
 

Detailed Description

face tracking related API entrypoint functions.

Author
Korcan Hussein korca.nosp@m.n.hu.nosp@m.ssein.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m