Monado OpenXR Runtime
Loading...
Searching...
No Matches
u_body_tracker.c File Reference

Misc helpers for xrt_body_tracker implementations. More...

#include "u_body_tracker.h"
#include "u_body_tracker_ni.h"
#include "util/u_logging.h"
#include <assert.h>
Include dependency graph for u_body_tracker.c:

Functions

void u_body_tracker_populate_function_pointers (struct xrt_body_tracker *xbt, u_body_tracker_destroy_function_t destroy_fn)
 Populate the body tracker's function pointers with default implementations.
 

Detailed Description

Misc helpers for xrt_body_tracker implementations.