|
Monado OpenXR Runtime
|
Misc helpers for xrt_body_tracker implementations. More...
#include "xrt/xrt_body_tracker.h"Go to the source code of this file.
Typedefs | |
| typedef void(* | u_body_tracker_destroy_function_t) (struct xrt_body_tracker *xbt) |
| Function pointer type for the body tracker's destroy function. | |
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. | |
Misc helpers for xrt_body_tracker implementations.